Skip to content

Commit

Permalink
Downscale favicon.icon to 128x128px
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Mar 21, 2024
1 parent 5893e55 commit 42254fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/themes/lab/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<link href="{{ ASSET_PATH }}/css/style.css?body=1" rel="stylesheet" type="text/css" media="all"/>

<!-- icon -->
<link rel="shortcut icon" type="image/png" href="/assets/themes/lab/images/logo/favicon.png"/>
<link rel="shortcut icon" type="image/png" href="/assets/themes/lab/images/logo/favicon.ico"/>

<!-- Custom fonts and icons via Font Awesome, http://jpswalsh.github.io/academicons/ -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.css"/>
Expand Down
Binary file modified assets/themes/lab/images/logo/favicon.ico
Binary file not shown.

0 comments on commit 42254fb

Please sign in to comment.