From 0e31be5357e829b804b2ace1aa5787c0750e61bc Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Fri, 16 Jan 2026 06:10:36 +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/readcbr.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/readcbr.html b/cps/templates/readcbr.html index 39786ec2d..8863e80bc 100644 --- a/cps/templates/readcbr.html +++ b/cps/templates/readcbr.html @@ -7,7 +7,7 @@ {{_('Comic Reader')}} | {{title}} - + {% if g.google_site_verification|length > 0 %} {% endif %}