summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2024-05-19 15:46:55 -0700
committerrtk0c <[email protected]>2024-05-19 15:46:55 -0700
commitbb1dfbab2dab503694ce040872df84657f7c99ff (patch)
tree2ef7ba0462c0d4e201be6376cfb29e9a374127b3
parentea6e5de186b0b1df13a5df58c917315ca88c9fe7 (diff)
Set baseURL
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 9c05145..11cb4bf 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,4 +1,4 @@
-baseURL = "http://example.org/"
+baseURL = "https://rtk0c.pages.dev/"
languageCode = "en-us"
theme = "PaperMod"
title = "rtk0c's hut"