Hugo Version Update

This commit is contained in:
Andre Beging
2022-04-27 11:53:54 +02:00
parent 66857f5156
commit b9e207770a
3 changed files with 13 additions and 3 deletions

View File

@@ -6,4 +6,9 @@ relativeURLs = true
enableInlineShortcodes = true
[markup.goldmark.renderer]
unsafe= true
unsafe= true
[frontmatter]
lastmod = ['lastmod', ':fileModTime', ':default']