Skip to content

Commit

Permalink
fix favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Oct 1, 2023
1 parent 392835c commit 12505f9
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _layouts/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<link rel="apple-touch-icon" sizes="180x180" href="{{ '/assets/icon/apple-touch-icon.png' | absolute_url }}">
<link rel="icon" type="image/png" sizes="32x32" href="{{ '/assets/icon/icon_32x32.png' | absolute_url }}">
<link rel="icon" type="image/png" sizes="16x16" href="{{ '/assets/icon/icon_16x16.png' | absolute_url }}">
<link rel="shortcut icon" href="{{ '/assets/icon/favicon.ico' | absolute_url }}">
<title>
{%- assign page_title = page.title %}
{%- assign prefix = ' – Kimai' %}
Expand Down
Binary file modified assets/icon/favicon.ico
100755 → 100644
Binary file not shown.
Binary file removed assets/icon/icon_128x128.png
Binary file not shown.
Binary file removed assets/icon/[email protected]
Binary file not shown.
Binary file modified assets/icon/icon_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 removed assets/icon/[email protected]
Binary file not shown.
Binary file removed assets/icon/icon_256x256.png
Binary file not shown.
Binary file removed assets/icon/[email protected]
Binary file not shown.
Binary file modified assets/icon/icon_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 removed assets/icon/[email protected]
Binary file not shown.
Binary file removed assets/icon/icon_512x512.png
Binary file not shown.
Binary file removed assets/icon/[email protected]
Binary file not shown.
Binary file modified favicon.ico
Binary file not shown.

0 comments on commit 12505f9

Please sign in to comment.