mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-09-19 18:43:22 +02:00
Fix: uninotes subject code url
This commit is contained in:
@@ -8,6 +8,7 @@ publishDir = "docs"
|
||||
[[module.mounts]]
|
||||
source = "content"
|
||||
target = "content"
|
||||
excludeFiles = "uninotes/subjectcode/**"
|
||||
[[module.mounts]]
|
||||
source = "changelog"
|
||||
target = "content/changelog"
|
||||
@@ -35,6 +36,9 @@ target = "content/signup"
|
||||
[[module.mounts]]
|
||||
source = "admin"
|
||||
target = "content/admin"
|
||||
[[module.mounts]]
|
||||
source = "content/uninotes/subjectcode"
|
||||
target = "content/subjectcode"
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
|
||||
Reference in New Issue
Block a user