Skip to content

Commit bd3818e

Browse files
committed
feat: add favicon
1 parent ded85bb commit bd3818e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

favicon.ico

1.27 KB
Binary file not shown.

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<!-- <link rel="icon" type="image/svg+xml" href="https://www.flaticon.com/free-icons/alt" /> -->
5+
<link rel="icon" href="favicon.ico">
66
<link rel="stylesheet" href="https://unpkg.com/higlass@1.12/dist/hglib.css">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88
<title>AltGosling</title>

0 commit comments

Comments
 (0)