summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2025-01-08 04:44:43 +0100
committerFederico Angelilli <code@fedang.net>2025-01-08 04:46:03 +0100
commit91b681e9826d373ba0d1a9b64c3e8ca845f3619b (patch)
treed6b8f6e78642521530893debf129ae42ee78daa0 /hugo.toml
parentb88aef600badcf1231ded43ff770d1a37a62fa3b (diff)
Add second post
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 3eb6099..7256847 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -4,6 +4,7 @@ title = '~fedang'
theme = 'chilldark'
enableRobotsTXT = true
enableGitInfo = true
+enableEmoji = true
[frontmatter]
date = ['date', 'publishdate', 'pubdate', 'published', 'lastmod', ':git']