Skip to content

Commit

Permalink
update favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerji committed Oct 18, 2024
1 parent 5f8135b commit ee024fe
Show file tree
Hide file tree
Showing 16 changed files with 9 additions and 10,666 deletions.
12 changes: 4 additions & 8 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<!-- Icons -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=jw7xzYlPwB">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=jw7xzYlPwB">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=jw7xzYlPwB">
<link rel="manifest" href="/site.webmanifest?v=jw7xzYlPwB">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=jw7xzYlPwB" color="#5bbad5">
<link rel="shortcut icon" href="/favicon.ico?v=jw7xzYlPwB">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="/mstile-144x144.png?v=jw7xzYlPwB">
<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">
<meta name="theme-color" content="#000000">

{% seo %}
Expand Down
12 changes: 4 additions & 8 deletions _layouts/zine.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<!-- Icons -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=jw7xzYlPwB">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=jw7xzYlPwB">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=jw7xzYlPwB">
<link rel="manifest" href="/site.webmanifest?v=jw7xzYlPwB">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=jw7xzYlPwB" color="#5bbad5">
<link rel="shortcut icon" href="/favicon.ico?v=jw7xzYlPwB">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="/mstile-144x144.png?v=jw7xzYlPwB">
<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">
<meta name="theme-color" content="#000000">

{% seo %}
Expand Down
Binary file modified android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 0 additions & 12 deletions browserconfig.xml

This file was deleted.

Binary file modified favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified favicon.ico
Binary file not shown.
Binary file removed mstile-144x144.png
Binary file not shown.
Binary file removed mstile-150x150.png
Binary file not shown.
Binary file removed mstile-310x150.png
Binary file not shown.
Binary file removed mstile-310x310.png
Binary file not shown.
Binary file removed mstile-70x70.png
Binary file not shown.
10,638 changes: 0 additions & 10,638 deletions safari-pinned-tab.svg

This file was deleted.

1 change: 1 addition & 0 deletions site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

0 comments on commit ee024fe

Please sign in to comment.