summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 7256847..2704867 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -5,6 +5,7 @@ theme = 'chilldark'
enableRobotsTXT = true
enableGitInfo = true
enableEmoji = true
+copyright = "Federico Angelilli © 2025"
[frontmatter]
date = ['date', 'publishdate', 'pubdate', 'published', 'lastmod', ':git']