diff options
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,2 +1,9 @@ baseURL = 'https://blog.gluegadget.com/' -theme = 'ananke' +theme = 'terminal' + +[markup.highlight] + noClasses = false + +[params] + centerTheme = true + contentTypeName = "post" |
