add theme_color to manifest_rDrama.json

pull/142/head
Aevann 2023-03-21 19:15:36 +02:00
parent 674c1594c9
commit c480b159fc
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
"start_url": "https://rdrama.net",
"display": "minimal-ui",
"background_color": "#FF66AC",
"theme_color": "#805AD5",
"description": "rDrama",
"icons": [
{

View File

@ -162,7 +162,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="/icon.webp?x=1">
<link rel="manifest" href="/assets/manifest_{{SITE_NAME}}.json?x=1">
<link rel="manifest" href="/assets/manifest_{{SITE_NAME}}.json?x=2">
<link rel="mask-icon" href="/icon.webp?x=1">
<link rel="shortcut icon" href="/icon.webp?x=1">
<meta name="apple-mobile-web-app-title" content="{{SITE_NAME}}">