diff options
| -rw-r--r-- | content/_index.md | 1 | ||||
| -rw-r--r-- | hugo.toml | 1 | ||||
| m--------- | themes/chilldark | 0 |
3 files changed, 2 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md index c60a0fb..d5b977f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,6 @@ +++ subtitle = "Federico Angelilli {{< secondary >}} {{< dash >}} main<span class=\"hide\">jib</span>@<!--whatever-->fedang<span class=\"hide\">rish</span>.net {{< /secondary >}}" +description = "Welcome to my personal space online." +++ ## Welcome @@ -5,6 +5,7 @@ theme = 'chilldark' enableRobotsTXT = true enableGitInfo = true enableEmoji = true +copyright = "Federico Angelilli © 2025" [frontmatter] date = ['date', 'publishdate', 'pubdate', 'published', 'lastmod', ':git'] diff --git a/themes/chilldark b/themes/chilldark -Subproject 1f7dc53663d972921a1fe008e6a1fde9eed0dff +Subproject b99e123d45965a52ea5b448b3a95af9beae070f |
