diff options
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ languageCode = 'en-us' title = 'kvog.sh' theme = 'hugo-xmin' +[markup.highlight] +style = "github"
\ No newline at end of file |