fixed posts path
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 31s
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 31s
This commit is contained in:
@ -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.
|
||||
@ -102,4 +102,4 @@ pagination.pagerSize = 5
|
||||
[markup.goldmark.renderHooks.image]
|
||||
enableDefault = true
|
||||
[markup.goldmark.renderHooks.link]
|
||||
enableDefault = true
|
||||
enableDefault = true
|
Reference in New Issue
Block a user