fixed publishdir
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 16s

This commit is contained in:
2025-06-16 17:42:56 -05:00
parent 975439e560
commit 093ae7315a

View File

@ -1,4 +1,4 @@
publishDir = './public'
publishDir = '/public'
baseURL = 'https://blog.theoswalds.com/'
languageCode = "en-us"
# Add it only if you keep the theme in the `themes` directory.