diff --git a/src/stories/components/Favicon.mdx b/src/stories/components/Favicon.mdx index 64a7720..f68a35e 100644 --- a/src/stories/components/Favicon.mdx +++ b/src/stories/components/Favicon.mdx @@ -6,27 +6,43 @@ 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 ``: