correct domain in toml
All checks were successful
GitHub Pages / deploy (push) Successful in 25s

This commit is contained in:
lukas-heiligenbrunner 2024-05-05 21:37:12 +02:00
parent f4a9899342
commit a6fc3230e0

View File

@ -1,4 +1,4 @@
baseURL = 'https://example.org/'
baseURL = 'https://hugo.heili.eu/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'PaperMod'