diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 7f5d0fc..c5b9a83 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -1,6 +1,6 @@ # hugo server --minify --themesDir ... --baseURL=http://0.0.0.0:1313 -baseURL: https://example.com/ +baseURL: https://docs.geeklabor.de/ title: Geekdoc theme: hugo-geekdoc pygmentsUseClasses: true