From 637183e297e66c0aa47a0d46fc7b92563452fd7b Mon Sep 17 00:00:00 2001 From: Thorsten Ortlepp Date: Tue, 10 Dec 2024 23:29:54 +0100 Subject: added theme PaperMod --- hugo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'hugo.toml') 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' -- cgit v1.2.3