diff --git a/config.toml b/config.toml index e5ffc6f..6193bcb 100644 --- a/config.toml +++ b/config.toml @@ -5,7 +5,7 @@ theme = "solar-theme-hugo" pygmentsStyle = "solarized-dark256" # solarized-light, -dark or -dark256 summaryLength = 32 enableRobotsTXT = true - +enableEmoji = true [params] author = "Adam Veldhousen"