summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index b07db99..56bd61e 100644
--- a/config.toml
+++ b/config.toml
@@ -67,7 +67,7 @@ highlight_code = true
# See below for list of accepted values
#highlight_theme = "monokai"#"base16-atelierdune-light" # "1337"
-render_emoji = true
+render_emoji = true # like :smile: and :shrug:
[translations]
@@ -100,7 +100,7 @@ hermit_social = [
enable = true
clipboard = true
-theme = "1337"#"railscasts"
+theme = "1337" #"railscasts"
[extra.disqus]