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>
|
||||
<html lang="en">
|
||||
<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">
|
||||
<meta name="theme-color" content="#6a0dad">
|
||||
<style>
|
||||
@@ -9,6 +9,7 @@
|
||||
display: none !important;
|
||||
}
|
||||
</style>
|
||||
<meta name="theme-color" content="#1F2C3C" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>LEWEL - Dashboard</title>
|
||||
|
||||
Reference in New Issue
Block a user