summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index a472269..f0ea480 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -11,6 +11,11 @@ enableRobotsTXT = true
[params]
bottom_text = "**🅭** [BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)"
+ custom_css = ["css/syntax.css"]
[security]
enableInlineShortcodes = true
+
+[markup]
+ [markup.highlight]
+ noClasses = false