Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs(site): Fix no favicon on site (except on home page) (#3678)

authored by

Neluji and committed by
GitHub
f26a346b 6408474f

+1 -1
+1 -1
packages/site/src/html.js
··· 25 25 rel="icon" 26 26 type="image/png" 27 27 sizes="32x32" 28 - href="./favicon/favicon-32.png" 28 + href="/favicon/favicon-32.png" 29 29 /> 30 30 <link rel="manifest" href="./site.webmanifest" /> 31 31 <meta name="msapplication-TileColor" content="#ff4081" />