Skip to content

Commit

Permalink
cleanup logo and icon files
Browse files Browse the repository at this point in the history
  • Loading branch information
jschroeter committed Jun 9, 2024
1 parent 52ec0bc commit 7537c4d
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 454 deletions.
4 changes: 2 additions & 2 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
{%- seo -%}

<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicons/apple-touch-icon.png">
<link rel="icon" type="image/svg+xml" sizes="any" href="/assets/favicons/favicon.svg">
<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="apple-touch-icon" sizes="180x180" href="/assets/images/favicons/apple-touch-icon.png">
<link rel="manifest" href="/assets/favicons/site.webmanifest">

<link rel="canonical" href="{{ site.url }}">
Expand Down
Binary file removed _src/logo/favicon.png
Binary file not shown.
102 changes: 0 additions & 102 deletions _src/logo/favicon.svg

This file was deleted.

118 changes: 0 additions & 118 deletions _src/logo/logo-outline.svg

This file was deleted.

Binary file removed _src/logo/logo-small.jpg
Binary file not shown.
Binary file removed _src/logo/logo-small.png
Binary file not shown.
Binary file removed _src/logo/logo.png
Binary file not shown.
114 changes: 0 additions & 114 deletions _src/logo/logo.svg

This file was deleted.

Binary file removed assets/images/favicons/favicon-16x16.png
Binary file not shown.
Binary file removed assets/images/favicons/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions assets/images/favicons/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7537c4d

Please sign in to comment.