From 43e7fe0715ed7c2fbfd510007bdd7364f06fc50a Mon Sep 17 00:00:00 2001 From: Mathis Hofer Date: Tue, 16 Jan 2024 09:20:17 +0100 Subject: [PATCH] Fix favicon links rendering in story --- src/stories/components/Favicon.mdx | 31 ++++++++++-------------------- 1 file changed, 10 insertions(+), 21 deletions(-) diff --git a/src/stories/components/Favicon.mdx b/src/stories/components/Favicon.mdx index 64a7720..4be80e8 100644 --- a/src/stories/components/Favicon.mdx +++ b/src/stories/components/Favicon.mdx @@ -6,27 +6,16 @@ import { Meta } from "@storybook/blocks"; The Favicon and its variations for the [Web Application Manifest](https://developer.mozilla.org/en-US/docs/Web/Manifest) can be found here: -- - favicon.ico - -- - icon.svg - -- - apple-touch-icon-180x180.png - -- - pwa-64x64.png - -- - pwa-192x192.png - -- - pwa-512x512.png - -- - maskable-icon-512x512.png - + + You can add them to your project and reference them in your HTML document within the ``: