diff --git a/public/sw.js b/public/sw.js index a990b87..e2a75b1 100644 --- a/public/sw.js +++ b/public/sw.js @@ -1,6 +1,6 @@ 'use strict'; -const version = '20240214'; +const version = '20240214-'; const staticCacheName = version + 'static'; const pagesCacheName = 'pages'; const imagesCacheName = 'images'; diff --git a/src/pages/billetterie-et-inscriptions.astro b/src/pages/billetterie-et-inscriptions.astro index 8ca246e..0b9eda0 100644 --- a/src/pages/billetterie-et-inscriptions.astro +++ b/src/pages/billetterie-et-inscriptions.astro @@ -106,7 +106,7 @@ import Layout from 'layouts/Layout.astro'; fadeIn />
- 01000111 01010010 01000001 01001110 01000100 + 01101101 01100001 01101001 01101100
diff --git a/src/pages/sponsors.astro b/src/pages/sponsors.astro index 560d648..1821b7b 100644 --- a/src/pages/sponsors.astro +++ b/src/pages/sponsors.astro @@ -108,7 +108,11 @@ const sponsors = [ { Object.values(sponsors).map(({ logoPath, url }) => (