summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml9
1 files changed, 8 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 1d5d4b5..3343f07 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,2 +1,9 @@
baseURL = 'https://blog.gluegadget.com/'
-theme = 'ananke'
+theme = 'terminal'
+
+[markup.highlight]
+ noClasses = false
+
+[params]
+ centerTheme = true
+ contentTypeName = "post"