Remove unused release_date
from Hugo config (#2042)
* Remove release_date from Hugo config It seems unnecessary because it is not used anywhere. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Remove erroneous sentence from Hugo config docs The version is updated manually during the release (see /meta/releasing.md), not by CI. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> --------- Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
42364c5155
commit
b9b10c4920
3 changed files with 2 additions and 6 deletions
1
changelogs/internal/newsfragments/2042.clarification
Normal file
1
changelogs/internal/newsfragments/2042.clarification
Normal file
|
@ -0,0 +1 @@
|
|||
Remove unused `release_date` from Hugo config.
|
Loading…
Add table
Add a link
Reference in a new issue