From d77d682ee0203f13731d7b258b42ea62fda335b0 Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Fri, 16 Jan 2026 06:13:03 +0100 Subject: [PATCH] Replace apple-mobile-web-app-capable with mobile-web-app-capable https://web.dev/learn/pwa/web-app-manifest?hl=pt-br#designing_your_pwa_experience --- cps/templates/listenmp3.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/listenmp3.html b/cps/templates/listenmp3.html index 6cd8c607..4ba6931e 100644 --- a/cps/templates/listenmp3.html +++ b/cps/templates/listenmp3.html @@ -7,7 +7,7 @@ {{ entry.title }} - + {% if g.google_site_verification|length > 0 %} {% endif %}