From 4821b2b34c2f429e00def294ae592cfb7a3ec440 Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Fri, 16 Jan 2026 06:10:54 +0100 Subject: [PATCH] Change meta tag from apple-mobile to mobile-web app https://web.dev/learn/pwa/web-app-manifest?hl=pt-br#designing_your_pwa_experience --- cps/templates/readdjvu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/readdjvu.html b/cps/templates/readdjvu.html index bdc3ef959..2d34cbd45 100644 --- a/cps/templates/readdjvu.html +++ b/cps/templates/readdjvu.html @@ -5,7 +5,7 @@ {{_('DJVU Reader')}} | {{title}} - + {% if g.google_site_verification|length > 0 %} {% endif %}