diff options
author | Skiz <skiznet@aol.com> | 2024-07-17 16:30:40 -0400 |
---|---|---|
committer | Skiz <skiznet@aol.com> | 2024-07-17 16:30:40 -0400 |
commit | 851212d7e00a833f91fc8575f87f0a94c0ea6137 (patch) | |
tree | d40291a9f1ab43a09d98eb759810d0723fc483c9 /hugo.toml | |
parent | d5218d8afd971005ff6ed1cb2df5e991402c6f59 (diff) |
Updated hugo config
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -baseURL = 'https://example.org/' +baseURL = 'https://schizoid.party/' languageCode = 'en-us' -title = 'My New Hugo Site' +title = 'Schizoid Party' |