congo/layouts/partials
Antoine Soetewey 5c9438e952
Update date.html
When following this [workflow](https://bookdown.org/yihui/blogdown/workflow.html), there is an error when serving the site :

```
Launching the server via the command:
  /Users/antoinesoetewey/Library/Application Support/Hugo/0.82.0/hugo server --bind 127.0.0.1 -p 4321 --themesDir themes -t congo -D -F --navigateToChanged
Error: Error building site: failed to render pages: render of "page" failed: execute of template failed: template: _default/single.html:11:11: executing "main" at <partial "article-meta.html" (dict "context" . "scope" "single")>: error calling partial: execute of template failed: template: partials/article-meta.html:16:36: executing "partials/article-meta.html" at <partial "meta/date.html" .>: error calling partial: "/Users/antoinesoetewey/Documents/GitHub/elsaetantoine/themes/congo/layouts/partials/meta/date.html:2:24": execute of template failed: template: partials/meta/date.html:2:24: executing "partials/meta/date.html" at <.Site.Params.article.dateFormat>: invalid value; expected string
```

By adding these parentheses, the site is served without any error.

Regards,
Antoine
2021-12-27 12:06:09 +01:00
..
home ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
meta Update date.html 2021-12-27 12:06:09 +01:00
analytics.html Add Mermaid as bundled dependency 2021-10-28 12:39:34 +11:00
article-link.html ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
article-meta.html 🔧 Set showWordCount default to false 2021-12-18 09:06:29 +11:00
article-pagination.html ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
author-links.html ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
author.html ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
badge.html 💄 Fix badge filling width when unconstrained 2021-08-21 12:23:02 +10:00
breadcrumbs.html ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
footer.html 🐛 Fix error unclosed action in footer.html 2021-12-27 08:41:08 +11:00
head.html 🚚 Move vendor includes to new partial 2021-11-03 16:52:40 +11:00
header.html ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
icon.html 💄 Only output icon styles if there is an icon 2021-11-06 13:05:29 +11:00
pagination.html Add multiple colour schemes 2021-08-20 17:02:08 +10:00
recent-articles.html Add JSON-LD structured metadata 2021-08-18 17:06:14 +10:00
schema.html 🏗️ Change URLs to be relative instead of absolute 2021-08-26 09:44:41 +10:00
section-header.html Add multiple colour schemes 2021-08-20 17:02:08 +10:00
sharing-links.html ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
vendor.html 🚑 Rename vendor directory to lib 2021-11-04 14:21:14 +11:00