diff options
Diffstat (limited to 'layouts/index.json')
| -rw-r--r-- | layouts/index.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.json b/layouts/index.json index 00a7048..e50a721 100644 --- a/layouts/index.json +++ b/layouts/index.json @@ -5,7 +5,7 @@ "title" .Title "summary" (.Summary | plainify | htmlUnescape) "url" .RelPermalink - "section" (lang.translate (.Section | singularize) | default (.Section | singularize | title)) + "section" (lang.Translate (.Section | singularize) | default (.Section | singularize | title)) "date" (.Date.Format "2006-01-02T15:04:05Z07:00") "tags" .Params.tags -}} |
