update theme folder

This commit is contained in:
2025-09-02 23:23:36 -04:00
parent 3945ad6a15
commit 6b8d8c5c96
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../themes/hugo-theme-monochrome/assets/*"
"../themes/theme/assets/*"
]
}
}