Fixed the business logik

This commit is contained in:
Sebastian Mueller 2025-05-02 18:26:13 +02:00
parent 584733f545
commit 78e51ccdc1

View file

@ -2,6 +2,11 @@ baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'cccsbg-hugo-theme'
[taxonomies]
tag = ""
group = ""
category = ""
[module]
[module.hugoVersion]