summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2023-10-21 12:51:18 -0700
committerrtk0c <[email protected]>2023-10-21 12:51:18 -0700
commit895457555d758266c8c722d6e4bdb4142f6a2d60 (patch)
tree918b2086e30097c71e56734237f300ff4eabf5b3 /hugo.toml
parent1debeec5a106912ca3d711d381b30935e51f1ebe (diff)
Rest of Hugo files
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
new file mode 100644
index 0000000..9c05145
--- /dev/null
+++ b/hugo.toml
@@ -0,0 +1,4 @@
+baseURL = "http://example.org/"
+languageCode = "en-us"
+theme = "PaperMod"
+title = "rtk0c's hut"