1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-02-22 17:55:07 +00:00
balkian.github.com/assets/jsconfig.json
J. Fernando Sánchez cff78c7e76 Changed hugo theme
2025-02-14 14:02:56 +01:00

10 lines
204 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.30.0/assets/*"
]
}
}
}