Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 16b0c29

Browse files
committed
Update favicon
1 parent eb89373 commit 16b0c29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/android-chrome-192x192.png

41.5 KB
Loading

header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<!--BEGIN !PROJECT_NAME-->
1414
<title>$title</title><!--END !PROJECT_NAME-->
1515
<!--BEGIN PROJECT_ICON-->
16-
<link rel="icon" href="https://raw.githubusercontent.com/milosz275/bitlab/refs/heads/main/assets/favicon.ico"
17-
type="image/x-icon" />
16+
<link rel="icon" href="https://raw.githubusercontent.com/milosz275/bitlab/refs/heads/main/assets/android-chrome-192x192.png"
17+
type="image/png" />
1818
<!--END PROJECT_ICON-->
1919
<link href="$relpath^tabs.css" rel="stylesheet" type="text/css" />
2020
<!--BEGIN DISABLE_INDEX-->

0 commit comments

Comments
 (0)