From 584e81b2094c44ce30e821694ff0842ab73f3bb5 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 18 Nov 2024 23:26:00 -0800 Subject: Properly setup Hugo/PaperMod --- hugo.toml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 hugo.toml (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml deleted file mode 100644 index 11cb4bf..0000000 --- a/hugo.toml +++ /dev/null @@ -1,4 +0,0 @@ -baseURL = "https://rtk0c.pages.dev/" -languageCode = "en-us" -theme = "PaperMod" -title = "rtk0c's hut" -- cgit v1.3.1