Skip to content

Commit 76136fd

Browse files
Update index.html
updating icon
1 parent 0e73f17 commit 76136fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/GFI-framework/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
<title>GFI: Generalized Forward-Inverse Framework</title>
88

99
<link rel="stylesheet" href="./static/css/index.css" />
10-
<link rel="icon" href="./static/images/icons/favicon.ico" />
10+
<link rel="icon" href="https://raw.githubusercontent.com/KGML-lab/KGML-lab.github.io/master/assets/img/lab_logo_icon.png">
1111
<link rel="preconnect" href="https://fonts.googleapis.com">
1212
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1313
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
14-
<!-- <link rel="icon" href="https://raw.githubusercontent.com/KGML-lab/KGML-lab.github.io/master/assets/img/lab_logo_icon.png"> -->
1514
</head>
1615

1716
<body>

0 commit comments

Comments
 (0)