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