diff --git a/frontend/index.html b/frontend/index.html
index cc6e951..c07f666 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -5,11 +5,11 @@
WeVisto
-
-
-
+
+
+
-
+
diff --git a/frontend/public/manifest.webmanifest b/frontend/public/manifest.webmanifest
index 48db074..ac6f11f 100644
--- a/frontend/public/manifest.webmanifest
+++ b/frontend/public/manifest.webmanifest
@@ -11,19 +11,19 @@
"theme_color": "#fdf6ee",
"icons": [
{
- "src": "/build/icons/icon-192.png",
+ "src": "/build/icons/icon-192.png?v=20260515-3a",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
- "src": "/build/icons/icon-512.png",
+ "src": "/build/icons/icon-512.png?v=20260515-3a",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
},
{
- "src": "/build/icons/icon-512-maskable.png",
+ "src": "/build/icons/icon-512-maskable.png?v=20260515-3a",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
diff --git a/public/build/index.html b/public/build/index.html
index f3068f7..a533f68 100644
--- a/public/build/index.html
+++ b/public/build/index.html
@@ -5,11 +5,11 @@
WeVisto
-
-
-
+
+
+
-
+
diff --git a/public/build/manifest.webmanifest b/public/build/manifest.webmanifest
index 48db074..ac6f11f 100644
--- a/public/build/manifest.webmanifest
+++ b/public/build/manifest.webmanifest
@@ -11,19 +11,19 @@
"theme_color": "#fdf6ee",
"icons": [
{
- "src": "/build/icons/icon-192.png",
+ "src": "/build/icons/icon-192.png?v=20260515-3a",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
- "src": "/build/icons/icon-512.png",
+ "src": "/build/icons/icon-512.png?v=20260515-3a",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
},
{
- "src": "/build/icons/icon-512-maskable.png",
+ "src": "/build/icons/icon-512-maskable.png?v=20260515-3a",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
diff --git a/templates/base.html.twig b/templates/base.html.twig
index 2ce9b9a..304bac9 100644
--- a/templates/base.html.twig
+++ b/templates/base.html.twig
@@ -3,10 +3,10 @@
{% block title %}Welcome!{% endblock %}
-
-
-
-
+
+
+
+
{% block stylesheets %}
{% endblock %}
diff --git a/templates/help/index.html.twig b/templates/help/index.html.twig
index 31fd04a..101cb86 100644
--- a/templates/help/index.html.twig
+++ b/templates/help/index.html.twig
@@ -3,10 +3,10 @@
-
-
-
-
+
+
+
+
Setup help — WeVisto