Merge pull request #249 from NicolasConstant/develop

fix theme color
This commit is contained in:
Nicolas Constant 2020-04-11 20:43:19 -04:00 committed by GitHub
commit ef984fed18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;">