diff options
| author | rtk0c <[email protected]> | 2024-05-19 15:46:55 -0700 |
|---|---|---|
| committer | rtk0c <[email protected]> | 2024-05-19 15:46:55 -0700 |
| commit | bb1dfbab2dab503694ce040872df84657f7c99ff (patch) | |
| tree | 2ef7ba0462c0d4e201be6376cfb29e9a374127b3 | |
| parent | ea6e5de186b0b1df13a5df58c917315ca88c9fe7 (diff) | |
Set baseURL
| -rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -baseURL = "http://example.org/" +baseURL = "https://rtk0c.pages.dev/" languageCode = "en-us" theme = "PaperMod" title = "rtk0c's hut" |
