siwa-journey-website/assets/jsconfig.json

10 lines
220 B
JSON
Raw Permalink Normal View History

2026-02-19 14:07:19 +01:00
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"../../../../../../tmp/hugo_cache_daydreel/modules/filecache/modules/pkg/mod/github.com/nicokaiser/hugo-theme-gallery/v4@v4.9.3/assets/*"
]
}
}
}