mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-08-30 00:10:21 +02:00
fix favicon path
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||||
<title>Destyle.css - Compared to other resets</title>
|
||||
|
||||
<link rel="icon" href="/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="icon" href="/destyle.css/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/destyle.css/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/destyle.css/site.webmanifest">
|
||||
|
||||
<link rel="stylesheet" href="destyle.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@@ -4,9 +4,9 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Iframe Content</title>
|
||||
<link rel="icon" href="/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="icon" href="/destyle.css/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/destyle.css/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/destyle.css/site.webmanifest">
|
||||
<link rel="stylesheet" href="destyle.css">
|
||||
<meta name="google-site-verification" content="6NN30tyC1Cm8FIYA9_PwrI8vf_dqvILEXn220VFXdVs" />
|
||||
</head>
|
||||
|
@@ -8,9 +8,9 @@
|
||||
Destyle.css - Opinionated reset stylesheet that provides a clean slate for
|
||||
styling your html.
|
||||
</title>
|
||||
<link rel="icon" href="/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="icon" href="/destyle.css/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/destyle.css/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/destyle.css/site.webmanifest">
|
||||
<link rel="stylesheet" href="destyle.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<meta
|
||||
|
@@ -4,9 +4,9 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>HTML5 Test Page</title>
|
||||
<link rel="icon" href="/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="icon" href="/destyle.css/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/destyle.css/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/destyle.css/site.webmanifest">
|
||||
<link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css">
|
||||
<meta name="google-site-verification" content="6NN30tyC1Cm8FIYA9_PwrI8vf_dqvILEXn220VFXdVs" />
|
||||
</head>
|
||||
|
@@ -4,9 +4,9 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>HTML5 Test Page</title>
|
||||
<link rel="icon" href="/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="icon" href="/destyle.css/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/destyle.css/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/destyle.css/site.webmanifest">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css">
|
||||
<meta name="google-site-verification" content="6NN30tyC1Cm8FIYA9_PwrI8vf_dqvILEXn220VFXdVs" />
|
||||
</head>
|
||||
|
@@ -3,12 +3,12 @@
|
||||
"short_name": "Destyle.css",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"src": "/destyle.css/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"src": "/destyle.css/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
|
@@ -4,9 +4,9 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>HTML5 Test Page</title>
|
||||
<link rel="icon" href="/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="icon" href="/destyle.css/icon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="/destyle.css/apple-touch-icon.png">
|
||||
<link rel="manifest" href="/destyle.css/site.webmanifest">
|
||||
<link rel="stylesheet" href="destyle.css">
|
||||
<meta name="google-site-verification" content="6NN30tyC1Cm8FIYA9_PwrI8vf_dqvILEXn220VFXdVs" />
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user