diff options
author | Thorsten Ortlepp <post@ortlepp.eu> | 2024-12-10 23:29:54 +0100 |
---|---|---|
committer | Thorsten Ortlepp <post@ortlepp.eu> | 2024-12-10 23:29:54 +0100 |
commit | 637183e297e66c0aa47a0d46fc7b92563452fd7b (patch) | |
tree | ccfb90220b2c68e3625263d8ac065cdbeaba7f5e /hugo.toml | |
parent | f86e8490a87343d20db3019fbd12d14f4e575730 (diff) | |
download | website-ortleppms-637183e297e66c0aa47a0d46fc7b92563452fd7b.zip |
added theme PaperMod
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ baseURL = 'https://preview.ortlepp.ms/' languageCode = 'en-us' title = 'My New Hugo Site' +theme = 'PaperMod' |