initial commit
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m10s

This commit is contained in:
2024-05-17 15:52:12 -04:00
commit 9ff75071b4
88 changed files with 121 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/nicokaiser/hugo-theme-gallery/v4@v4.1.7/assets/*"
]
}
}
}