Update theme to 4.5.0

This commit is contained in:
Marko Korhonen 2024-05-27 21:57:47 +03:00
parent 14d7cc8624
commit 76920be1b0
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
4 changed files with 6 additions and 8 deletions

View file

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