From dc19d40db1d8b8f66b3a688745739dd61a48665f Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Fri, 16 Jan 2026 06:10:05 +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/read.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/read.html b/cps/templates/read.html index 86d7347e9..429920804 100644 --- a/cps/templates/read.html +++ b/cps/templates/read.html @@ -7,7 +7,7 @@ {{_('epub Reader')}} | {{title}} - + {% if g.google_site_verification|length > 0 %} {% endif %}