summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/hugo.toml b/hugo.toml
deleted file mode 100644
index 885e25b..0000000
--- a/hugo.toml
+++ /dev/null
@@ -1,12 +0,0 @@
-baseURL = 'https://kvog.sh/'
-languageCode = 'en-us'
-title = 'kvog.sh'
-theme = 'hugo-xmin'
-
-[markup.goldmark.renderer]
- unsafe = true
-
-[markup.highlight]
- style = "github"
- noClasses = false
- codeFences = true \ No newline at end of file