summaryrefslogtreecommitdiff
path: root/site/hugo.toml
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-09-11 13:06:03 -0400
committertriethyl <triethylammonium@pm.me>2025-09-11 13:06:03 -0400
commit7d8b653b2299f11536da47ed4412d82bb4ffb99d (patch)
treeb301d3aff7c17cbd430ff47cf4bf6bf2b044e786 /site/hugo.toml
initialized
Diffstat (limited to 'site/hugo.toml')
-rw-r--r--site/hugo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/hugo.toml b/site/hugo.toml
new file mode 100644
index 0000000..7e568b8
--- /dev/null
+++ b/site/hugo.toml
@@ -0,0 +1,3 @@
+baseURL = 'https://example.org/'
+languageCode = 'en-us'
+title = 'My New Hugo Site'