fix theme color

This commit is contained in:
Nicolas Constant 2020-04-11 20:42:44 -04:00
parent 7d7fda2aca
commit ecd75676bb
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
}
</style>
<link rel="manifest" href="manifest.json">
<meta name="theme-color" content="#1976d2">
<meta name="theme-color" content="#000000">
</head>
<body ondragstart="return false;" ondrop="return false;">