diff options
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ theme = 'chilldark' enableRobotsTXT = true enableGitInfo = true enableEmoji = true +copyright = "Federico Angelilli © 2025" [frontmatter] date = ['date', 'publishdate', 'pubdate', 'published', 'lastmod', ':git'] |
