diff options
| author | Federico Angelilli <code@fedang.net> | 2025-01-08 14:25:59 +0100 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2025-01-08 14:25:59 +0100 |
| commit | 5f53d13da332078b707ce4bb632d8dbba646e7b7 (patch) | |
| tree | b3e3e6e41b3226032a2e63b6b4caa68cf5ee9291 /hugo.toml | |
| parent | 2c6aea71f092a1145dbf98d3ed71a0c1e322714e (diff) | |
Add description
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'] |
