summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2025-01-08 14:25:59 +0100
committerFederico Angelilli <code@fedang.net>2025-01-08 14:25:59 +0100
commit5f53d13da332078b707ce4bb632d8dbba646e7b7 (patch)
treeb3e3e6e41b3226032a2e63b6b4caa68cf5ee9291 /hugo.toml
parent2c6aea71f092a1145dbf98d3ed71a0c1e322714e (diff)
Add description
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']