From 6ecf2146584ef359ae2a2666e4042ab3ea9fa3e7 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Wed, 8 Sep 2021 09:32:33 +0200 Subject: [PATCH] fix favicon path --- compare.html | 6 +++--- iframe.html | 6 +++--- index.html | 6 +++--- normalize.html | 6 +++--- reset.html | 6 +++--- site.webmanifest | 4 ++-- test.html | 6 +++--- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/compare.html b/compare.html index 1da3f90..9231aa6 100644 --- a/compare.html +++ b/compare.html @@ -6,9 +6,9 @@ Destyle.css - Compared to other resets - - - + + + diff --git a/iframe.html b/iframe.html index 7ceab7d..2c4f785 100644 --- a/iframe.html +++ b/iframe.html @@ -4,9 +4,9 @@ Iframe Content - - - + + + diff --git a/index.html b/index.html index a8b98cb..97e244a 100644 --- a/index.html +++ b/index.html @@ -8,9 +8,9 @@ Destyle.css - Opinionated reset stylesheet that provides a clean slate for styling your html. - - - + + + HTML5 Test Page - - - + + + diff --git a/reset.html b/reset.html index 7b73a4e..3a6b6bf 100644 --- a/reset.html +++ b/reset.html @@ -4,9 +4,9 @@ HTML5 Test Page - - - + + + diff --git a/site.webmanifest b/site.webmanifest index 3980f92..0981b3b 100644 --- a/site.webmanifest +++ b/site.webmanifest @@ -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" } diff --git a/test.html b/test.html index 7c27add..47aa83f 100644 --- a/test.html +++ b/test.html @@ -4,9 +4,9 @@ HTML5 Test Page - - - + + +