From 54a47cfc18b0c55d1590a330541cc9c1b7245278 Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Fri, 16 Jan 2026 06:12:21 +0100 Subject: [PATCH] Change meta tag for mobile web app capability https://web.dev/learn/pwa/web-app-manifest?hl=pt-br#designing_your_pwa_experience --- cps/templates/http_error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/http_error.html b/cps/templates/http_error.html index 1c3e17a80..ad3640920 100644 --- a/cps/templates/http_error.html +++ b/cps/templates/http_error.html @@ -5,7 +5,7 @@ - + {% if g.google_site_verification|length > 0 %} {% endif %}