1
0
mirror of https://github.com/janeczku/calibre-web synced 2026-06-02 10:42:16 +00:00
Webysther Sperandio
2026-01-16 06:12:45 +01:00
committed by GitHub
parent 54a47cfc18
commit e2eed3d311
+1 -1
View File
@@ -7,7 +7,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
{% if g.google_site_verification|length > 0 %}
<meta name="google-site-verification" content="{{g.google_site_verification}}">
{% endif %}