diff --git a/docSite/assets/jsconfig.json b/docSite/assets/jsconfig.json index 12196fbee..8f397dcb4 100644 --- a/docSite/assets/jsconfig.json +++ b/docSite/assets/jsconfig.json @@ -3,8 +3,8 @@ "baseUrl": ".", "paths": { "*": [ - "../../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2@v2.21100.20000/package/dist/cjs/popper.js/*", - "../../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/twbs/bootstrap@v5.3.0+incompatible/js/*" + "../../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2@v2.21100.20000/package/dist/cjs/popper.js/*", + "../../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/twbs/bootstrap@v5.3.0+incompatible/js/*" ] } } diff --git a/docSite/static/android-chrome-256x256.png b/docSite/static/android-chrome-256x256.png index 7face7089..4b5c520e7 100644 Binary files a/docSite/static/android-chrome-256x256.png and b/docSite/static/android-chrome-256x256.png differ diff --git a/docSite/static/docs/android-chrome-256x256.png b/docSite/static/docs/android-chrome-256x256.png index 7face7089..4b5c520e7 100644 Binary files a/docSite/static/docs/android-chrome-256x256.png and b/docSite/static/docs/android-chrome-256x256.png differ