modified: index.html
modified: manifest.json
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<meta name="color-scheme" content="dark">
|
||||
<link rel="icon" type="image/x-icon" href="/img/favicon.ico">
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<link rel="apple-touch-icon" href="/img/favicon.ico">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
</head>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"orientation": "any",
|
||||
"scope": "/",
|
||||
"short_name": "DarkShy",
|
||||
"start_url": "/",
|
||||
"start_url": "/index.html",
|
||||
"theme_color": "#2afc08",
|
||||
"categories": [
|
||||
"personalization"
|
||||
|
||||
Reference in New Issue
Block a user