added copyright note to LICENSE, referencing now own git repository in README.md, bug fixes in README.md, changes to hugo.toml (url to demo site)

This commit is contained in:
Stephan Hadan 2025-01-06 01:12:40 +01:00
parent 38275d42b7
commit 8a9ff8c385
3 changed files with 21 additions and 17 deletions

View file

@ -1,6 +1,6 @@
## Basic Configuration
baseurl = "https://stephan.hadan.de/hugo-goa/"
baseurl = "https://preview.hadan-it.com/hugo-goa-demo/"
builddrafts = false
canonifyurls = false
languageCode = "en-US"