Revert to old favicon
Anirudh Oppiliappan x@icyphox.sh
Fri, 12 Feb 2021 10:03:32 +0530
6 files changed,
3 insertions(+),
3 deletions(-)
M
templates/index.html
→
templates/index.html
@@ -19,7 +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="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> + <link rel="icon" type="image/png" sizes="16x16" href="/favicon.png"> <meta name="theme-color" content="#ffffff"> </head>
M
templates/page.html
→
templates/page.html
@@ -19,7 +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="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> + <link rel="icon" type="image/png" sizes="16x16" href="/favicon.png"> <meta name="theme-color" content="#ffffff"> </head> <title>
M
templates/text.html
→
templates/text.html
@@ -19,7 +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="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> + <link rel="icon" type="image/png" sizes="16x16" href="/favicon.png"> <meta name="theme-color" content="#ffffff"> </head> <title>