New manifest with correct color
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="manifest" href="/manifest.json">
|
<link rel="manifest" href="/manifest-v2.json">
|
||||||
<link rel="icon" type="image/png" sizes="512x512" href="/images/lewel-icon.png">
|
<link rel="icon" type="image/png" sizes="512x512" href="/images/lewel-icon.png">
|
||||||
<meta name="theme-color" content="#6a0dad">
|
<meta name="theme-color" content="#6a0dad">
|
||||||
<style>
|
<style>
|
||||||
@@ -9,6 +9,7 @@
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<meta name="theme-color" content="#1F2C3C" />
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>LEWEL - Dashboard</title>
|
<title>LEWEL - Dashboard</title>
|
||||||
|
|||||||
Reference in New Issue
Block a user