diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-22 23:11:11 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-22 23:11:11 -0500 |
| commit | 2fc6aaf00f33a42a1ab8ef0cfaabeb2900cb9808 (patch) | |
| tree | b8528de09abd94ab1f564d3dd4a7b0fcb16cbbd5 /hugo.toml | |
| parent | 375a08ddd2c14de08ce4e6d52180300916d53524 (diff) | |
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,4 +4,5 @@ title = 'kvog.sh' theme = 'hugo-xmin' [markup.highlight] -style = "github"
\ No newline at end of file + style = "github" + noClasses = false
\ No newline at end of file |