We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ded85bb commit bd3818eCopy full SHA for bd3818e
favicon.ico
1.27 KB
index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <!-- <link rel="icon" type="image/svg+xml" href="https://www.flaticon.com/free-icons/alt" /> -->
+ <link rel="icon" href="favicon.ico">
6
<link rel="stylesheet" href="https://unpkg.com/higlass@1.12/dist/hglib.css">
7
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8
<title>AltGosling</title>
0 commit comments