Update theme
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 21s

This commit is contained in:
Marko Korhonen 2024-04-04 19:16:40 +03:00
parent a3d507d98b
commit 159662def6
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
3 changed files with 4 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.1.1/assets/*"
"../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.4.0/assets/*"
]
}
}