Skip to content

Commit 40b25e9

Browse files
committed
fix(ui): add missing webmanifest link in head
1 parent f464f99 commit 40b25e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/>
2121
<link rel="icon" href="favicon.ico" sizes="any">
2222
<!-- <link rel="icon" href="favicon.svg" type="image/svg+xml"> -->
23-
23+
<link rel="manifest" href="manifest.webmanifest">
2424

2525
<link rel="shortcut icon" href="favicon.ico" />
2626

0 commit comments

Comments
 (0)