Clean up favicon junk Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Wed, 16 Dec 2020 18:42:21 +0530
3 files changed,
0 insertions(+),
12 deletions(-)
M
templates/index.html
→
templates/index.html
@@ -19,11 +19,7 @@ <meta property="og:description" content="{{ .Fm.Subtitle }}">
<meta property="og:url" content="https://icyphox.sh"> <meta property="og:image" content="/static/icyphox.png"> - <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> - <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> - <link rel="manifest" href="/site.webmanifest"> - <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#000000"> <meta name="theme-color" content="#ffffff"> </head>
M
templates/page.html
→
templates/page.html
@@ -19,11 +19,7 @@ <meta property="og:description" content="{{ .Fm.Subtitle }}">
<meta property="og:url" content="https://icyphox.sh"> <meta property="og:image" content="/static/icyphox.png"> - <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> - <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> - <link rel="manifest" href="/site.webmanifest"> - <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#000000"> <meta name="theme-color" content="#ffffff"> </head> <title>
M
templates/text.html
→
templates/text.html
@@ -19,11 +19,7 @@ <meta property="og:description" content="{{ .Fm.Subtitle }}">
<meta property="og:url" content="https://icyphox.sh"> <meta property="og:image" content="/static/icyphox.png"> - <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> - <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> - <link rel="manifest" href="/site.webmanifest"> - <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#000000"> <meta name="theme-color" content="#ffffff"> </head> <title>