From 927c9cf689201b93a26e62fe0a872c92b5a33dd3 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Tue, 9 Jun 2026 17:59:08 -0500 Subject: --- hugo.toml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 hugo.toml (limited to 'hugo.toml') 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 -- cgit v1.2.3