This commit is contained in:
+1
-1
Submodule content/posts updated: 8bdfd2d552...e601a0c4f8
@@ -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.
|
||||||
@@ -103,12 +103,3 @@ pagination.pagerSize = 5
|
|||||||
enableDefault = true
|
enableDefault = true
|
||||||
[markup.goldmark.renderHooks.link]
|
[markup.goldmark.renderHooks.link]
|
||||||
enableDefault = true
|
enableDefault = true
|
||||||
|
|
||||||
|
|
||||||
[module]
|
|
||||||
[[module.mounts]]
|
|
||||||
source = 'content'
|
|
||||||
target = 'content'
|
|
||||||
[[module.mounts]]
|
|
||||||
source = 'content/posts'
|
|
||||||
target = 'content/posts/attachments'
|
|
||||||
Reference in New Issue
Block a user