diff options
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ baseURL = 'https://preview.ortlepp.ms/' languageCode = 'en-us' -title = 'My New Hugo Site' +title = 'Thorsten Ortlepp' theme = 'PaperMod' |