1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-09-18 21:12:24 +02:00

Move favicon back to folder

This commit is contained in:
Allan Wang 2019-04-25 21:01:35 -07:00
parent d26d3fe99d
commit a053413e98
No known key found for this signature in database
GPG Key ID: C93E3F9C679D7A56
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="{{ '/favicon/favicon-16x16.png' | relative_url }}">
<link rel="manifest" href="{{ '/favicon/site.webmanifest' | relative_url }}">
<link rel="mask-icon" href="{{ '/favicon/safari-pinned-tab.svg' | relative_url }}" color="#3b5998">
<link rel="shortcut icon" href="{{ '/favicon.ico' | relative_url }}">
<link rel="shortcut icon" href="{{ '/favicon/favicon.ico' | relative_url }}">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="{{ '/favicon/browserconfig.xml' | relative_url }}">
<meta name="theme-color" content="#ffffff">

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB