add favicons

This commit is contained in:
Amolith 2019-06-01 13:20:59 -04:00
parent 6dd5ec80d2
commit 227d44fdf7
Signed by: Amolith
GPG Key ID: 51FD40936DB0065B
12 changed files with 51 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/assets/images/favicons/mstile-150x150.png"/>
<TileColor>#000000</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1 @@
<svg version="1" xmlns="http://www.w3.org/2000/svg" width="1333.333" height="1333.333" viewBox="0 0 1000.000000 1000.000000"><path d="M478 134.6c-91.3 8.2-167.8 57.6-212 137.1-16.7 29.9-28.4 67.2-32.1 102-1.7 16.8-.7 54.4 2 70.3 8.2 48.3 26.6 88.5 58.6 128.5 7.3 9.2 26.5 37 41.1 59.5 12.2 18.9 19.3 31.5 31.3 56.3 12.9 26.4 13.7 27.3 26.3 28.8 10 1.1 195.6 1.1 209.7-.1 13-1 19.2-3.4 22.7-8.7 1.2-1.7 3.6-7.2 5.4-12.2 4.1-11.6 21.6-47.1 30.5-62.1 9.9-16.7 23.1-35.9 33.2-48.4 4.8-6 11.4-14.1 14.6-18 21.4-26.2 40.2-63.8 49.1-97.7 6-22.8 7.7-35.7 8.3-61.7.6-26.3-.3-38-4.8-60.5-7.5-37.7-24.1-74.7-48-106.7-11.1-14.8-31.4-36-45.4-47.3-36.7-29.6-82.2-49.7-129-56.9-12.6-1.9-49.8-3.2-61.5-2.2zm32.5 99.1c8.7 4.6 13.5 12.3 13.5 21.8 0 6.7-2 11.8-6.3 16.3-5.6 5.9-9.9 7.4-23.2 8.3-32.2 2.1-57.7 13.3-79.5 34.8-22.5 22.2-34.3 48.8-36.5 82.6-.8 11.3-2.2 15.5-6.8 20.3-5.1 5.4-10.2 7.6-17.7 7.6-7.9 0-13.2-2.5-18.3-8.4-5-5.9-6.1-10.9-5.4-25.3 3.2-68 48.9-128.3 114.4-151 25.3-8.8 56-12.1 65.8-7zM397.5 739c-5.9 2.9-7.5 6.3-7.5 15.5 0 9.3 1.7 12.7 7.6 15.5 4 2 5.9 2 103.5 1.8l99.4-.3 3.1-2.2c4.8-3.5 6.7-8.3 6.2-16.4-.4-7.8-2.4-11.4-7.9-14.1-3.2-1.7-10.1-1.8-101.9-1.8-96.4 0-98.6 0-102.5 2zM409.1 786.2c-6.3 3.3-8.3 7.4-7.9 16.5.4 8.2 2.3 11.7 7.9 14.5 3.2 1.7 9.6 1.8 90.7 1.8 94.7 0 89.8.3 95.2-5.5 2.2-2.3 2.5-3.7 2.8-10.8.3-9.1-1.2-12.9-6.5-16.4-2.6-1.7-7.8-1.8-90.3-2.1l-87.5-.2-4.4 2.2zM435.1 832c-10.7 2.6-15.4 15.1-9.8 26 4.3 8.4.4 8 74.2 8 71.7 0 69.1.2 73.9-6.3 3.2-4.3 3.5-15.3.6-20.5-1.2-2.1-3.6-4.7-5.3-5.8-3.1-1.8-6.1-1.9-66.7-2.1-34.9-.1-65 .2-66.9.7z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,19 @@
{
"name": "Musical Ideation",
"short_name": "Musical Ideation",
"icons": [
{
"src": "/assets/images/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/images/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ff0000",
"background_color": "#ff0000",
"display": "standalone"
}

View File

@ -23,6 +23,17 @@
<meta property="og:site_name" content="The Musical Ideation Podcast">
<meta property="og:image" content="/assets/images/cover.png" />
<!-- Favicons-->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicons/favicon-16x16.png">
<link rel="manifest" href="/assets/images/favicons/site.webmanifest">
<link rel="mask-icon" href="/assets/images/favicons/safari-pinned-tab.svg" color="#323234">
<link rel="shortcut icon" href="/assets/images/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-config" content="/assets/images/favicons/browserconfig.xml">
<meta name="theme-color" content="#000">
<!-- Styles -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="stylesheet" href="/assets/fonts/fork-awesome/css/fork-awesome.min.css">

View File

@ -23,6 +23,17 @@
<meta property="og:site_name" content="The Musical Ideation Podcast">
<meta property="og:image" content="assets/images/cover.png" />
<!-- Favicons-->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicons/favicon-16x16.png">
<link rel="manifest" href="/assets/images/favicons/site.webmanifest">
<link rel="mask-icon" href="/assets/images/favicons/safari-pinned-tab.svg" color="#323234">
<link rel="shortcut icon" href="/assets/images/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-config" content="/assets/images/favicons/browserconfig.xml">
<meta name="theme-color" content="#000">
<!-- Styles -->
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/fonts/fork-awesome/css/fork-awesome.min.css">