]> danix's work - danix.xyz-2.git/commitdiff
feat: enable Hugo emoji shortcode parsing
authorDanilo M. <redacted>
Thu, 30 Apr 2026 11:39:29 +0000 (13:39 +0200)
committerDanilo M. <redacted>
Thu, 30 Apr 2026 11:39:29 +0000 (13:39 +0200)
hugo.toml

index f9efca12d1fe967618d93f96028b101c2a7cbb94..4a357ca41bab6d9afa9715807f892c989e8ed71b 100644 (file)
--- a/hugo.toml
+++ b/hugo.toml
@@ -3,6 +3,7 @@ languageCode = "it-IT"
 title = "danix.xyz"
 theme = "danix-xyz-hacker"
 enableRobotsTXT = true
+enableEmoji = true
 
 # Theme parameters
 [params]