summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorDante Catalfamo2020-09-06 18:34:55 -0400
committerDante Catalfamo2020-09-06 18:34:55 -0400
commitdacf1993b0e5a3cede43d153331c33561c79741b (patch)
tree7f3575901cb60410828cbc40e5cc2909180e6085 /config.toml
parentad2780078b957d5119d42f319a0d906a5d728fa9 (diff)
downloadblog-dacf1993b0e5a3cede43d153331c33561c79741b.tar.gz
blog-dacf1993b0e5a3cede43d153331c33561c79741b.tar.bz2
blog-dacf1993b0e5a3cede43d153331c33561c79741b.zip
enable emoji support
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 5b7b140..2a20963 100644
--- a/config.toml
+++ b/config.toml
@@ -2,7 +2,7 @@ baseURL = "https://blog.lambda.cx/"
title = "lambda.cx blog"
theme = "fuji"
-
+enableEmoji = true
languageCode = "en"
enableRobotsTXT = true