aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorThorsten Ortlepp <post@ortlepp.eu>2024-12-10 23:29:54 +0100
committerThorsten Ortlepp <post@ortlepp.eu>2024-12-10 23:29:54 +0100
commit637183e297e66c0aa47a0d46fc7b92563452fd7b (patch)
treeccfb90220b2c68e3625263d8ac065cdbeaba7f5e /hugo.toml
parentf86e8490a87343d20db3019fbd12d14f4e575730 (diff)
downloadwebsite-ortleppms-637183e297e66c0aa47a0d46fc7b92563452fd7b.zip
added theme PaperMod
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 8629196..46f1dfc 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,3 +1,4 @@
baseURL = 'https://preview.ortlepp.ms/'
languageCode = 'en-us'
title = 'My New Hugo Site'
+theme = 'PaperMod'