From d5dd404dbdfcf9cf2dae2370c981bf819c686f04 Mon Sep 17 00:00:00 2001 From: Zachary Billman Date: Sat, 2 Jul 2022 21:14:50 -0400 Subject: [PATCH] Moved enableEmoji to top level. --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index ae686c1..c918f81 100644 --- a/config.yml +++ b/config.yml @@ -4,6 +4,7 @@ title: Zachary Billman theme: [PaperMod, hugo-shortcode-gallery] enableRobotsTXT: true +enableEmoji: true # disqusShortname: zacharybillman # Deactivated to try cactus.chat params: @@ -29,7 +30,6 @@ params: tocopen: false comments: true galleryLoadJQuery: true - enableEmoji: true assets: favicon: "/favicon.ico"