update favicon assets

This commit is contained in:
Cory Dransfeldt 2022-06-06 14:28:33 -07:00
parent 174e1f9c30
commit 1b1fa5abe1
9 changed files with 1 additions and 23 deletions

View file

@ -19,7 +19,6 @@ class MyDocument extends Document {
href="/static/favicons/favicon-16x16.png"
/>
<link rel="manifest" href="/static/favicons/site.webmanifest" />
<link rel="mask-icon" href="/static/favicons/safari-pinned-tab.svg" color="#5bbad5" />
<meta name="msapplication-TileColor" content="#000000" />
<meta name="theme-color" content="#000000" />
<link rel="alternate" type="application/rss+xml" href="/feed.xml" />