summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2024-12-15 12:52:38 +0100
committerFederico Angelilli <code@fedang.net>2024-12-15 12:52:38 +0100
commit9f5366d4794f5b0401eb51b3a49a3a46fab7df2c (patch)
tree28b040cdcb3f44905e90b85065d0a3a7e22a970a /hugo.toml
parentc47d12d615130addfe0d372e93950e84843137f2 (diff)
Update theme
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 1498f4f..cd8913d 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -7,5 +7,8 @@ theme = 'chilldark'
[params.author]
name = "Federico Angelilli"
+[params]
+ bottom_text = "**🅭** [BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)"
+
[security]
enableInlineShortcodes = true