diff --git a/README.md b/README.md index 5896e4b..a5f5001 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ All structured content is in Markdown files that is converted to a static websit ## Develop -the repo is build with bun, but on windows you can use npm +the repo is built with bun, but on windows you can use npm npm run dev diff --git a/src/app.html b/src/app.html index ab396bb..a4a1e4f 100644 --- a/src/app.html +++ b/src/app.html @@ -2,7 +2,13 @@
- + + + + + + + %sveltekit.head% diff --git a/src/lib/i18n.ts b/src/lib/i18n.ts index d38a74d..9b9615e 100644 --- a/src/lib/i18n.ts +++ b/src/lib/i18n.ts @@ -19,15 +19,10 @@ export const i18n = createI18n(runtime, { }, prefixDefaultLanguage: 'never', exclude: [ - '/Brochure Krachtige Jongvereniging.pdf', - '/Brochure Transitieversnellers NederlandinTransitie.pdf', - '/Brochure-PEP Yep.pdf', - '/Brochure-TOP-YEP.pdf', - '/Brochure-Train-de-trainer-Yep.pdf', - '/Brochure-Train-de-trainer-Yep.pdf', '/CRKBO_erkenning.jpg', '/favicon.png', - '/NL_Ontmoet Yep.pdf', - '/images' + /^\/images\/.*/, + /^\/_nuxt\/.*/, + /\.pdf$/, ] }); diff --git a/static/_nuxt/img/47e8b1b-[width].png b/static/_nuxt/img/47e8b1b-[width].png new file mode 100644 index 0000000..f40b6cb Binary files /dev/null and b/static/_nuxt/img/47e8b1b-[width].png differ diff --git a/static/android-chrome-72x72.png b/static/android-chrome-72x72.png new file mode 100644 index 0000000..d879c50 Binary files /dev/null and b/static/android-chrome-72x72.png differ diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png new file mode 100644 index 0000000..2012921 Binary files /dev/null and b/static/apple-touch-icon.png differ diff --git a/static/browserconfig.xml b/static/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/static/browserconfig.xml @@ -0,0 +1,9 @@ + +