hugo.toml hinzugefügt

This commit is contained in:
2026-02-08 19:23:53 +00:00
parent 7df2bceffe
commit d9f29c063f

8
hugo.toml Normal file
View File

@@ -0,0 +1,8 @@
baseURL = 'https://ingressy.de/'
languageCode = 'de-DE'
title = 'Ingressy'
theme="archie"
[params]
mode="dark"