mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Charles Brunet
21.15.2022 5520ed119f1e587cf51727de2360da9252512967
README.md
@@ -288,7 +288,8 @@
  date_format = "2. January 2006"
```
See hugo's documentation of the [`dateFormat` function](https://gohugo.io/functions/dateformat/) for more details.
With hugo 0.87.0 and above, you can also use predefined layout, like `:date_full`, and it will output localized dates or times.
See hugo's documentation of the [`time.Format` function](https://gohugo.io/functions/dateformat/) for more details.
### Nearly finished