summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index 17c96f8..8c3eaf0 100644
--- a/config.toml
+++ b/config.toml
@@ -8,12 +8,12 @@ enableRobotsTXT = true
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
-# [markup.highlight]
-# style = "pastie"
+ [markup.highlight]
+ style = "pastie"
[params]
- author = "Matt Strapp"
- info = "Full Stack Developer"
+ # author = "Matt Strapp"
+ # info = ""
description = "Matt Strapp's personal website"
keywords = "developer,personal"
avatarurl = "images/avatar.png"