fix theme color
This commit is contained in:
parent
7d7fda2aca
commit
ecd75676bb
|
@ -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;">
|
||||
|
|
Loading…
Reference in New Issue