fixed posts path
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 31s

This commit is contained in:
2025-06-14 19:23:04 -05:00
parent 4d2a7b12be
commit 3c789c78f2

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.