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/' baseURL = 'https://blog.theoswalds.com/'
languageCode = "en-us" languageCode = "en-us"
# Add it only if you keep the theme in the `themes` directory. # Add it only if you keep the theme in the `themes` directory.
@ -102,4 +102,4 @@ pagination.pagerSize = 5
[markup.goldmark.renderHooks.image] [markup.goldmark.renderHooks.image]
enableDefault = true enableDefault = true
[markup.goldmark.renderHooks.link] [markup.goldmark.renderHooks.link]
enableDefault = true enableDefault = true