fixing posts location
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 18s
All checks were successful
Hugo Update Pipeline / Explore-Gitea-Actions (push) Successful in 18s
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.
|
||||
@ -105,7 +105,6 @@ enableDefault = true
|
||||
enableDefault = true
|
||||
|
||||
|
||||
[module]
|
||||
[[module.mounts]]
|
||||
source = 'attachments'
|
||||
target = 'content/posts/attachments'
|
||||
|
Reference in New Issue
Block a user