Skip to content

Commit

Permalink
Added apple touch icon link
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinbjornt committed Aug 5, 2024
1 parent d97e261 commit d6940e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added static/img/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.
1 change: 1 addition & 0 deletions templates/container.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="64x64" href="/static/img/favicon-64x64.png">
<link rel="icon" type="image/png" sizes="96x96" href="/static/img/favicon-96x96.png">
<link rel="apple-touch-icon" sizes="120x120" href="/static/img/apple-touch-icon.png">

<meta property="og:site_name" content="Ensk.is">
<meta property="og:title" content="{{ title }}">
Expand Down

0 comments on commit d6940e3

Please sign in to comment.