Skip to content

Commit 84de25e

Browse files
Update index.html
1 parent 9a54de9 commit 84de25e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/GFI-framework/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<script src="./static/js/index.js"></script> -->
1818

1919

20-
<link rel="stylesheet" href="css/index.css" />
21-
<link rel="icon" href="images/icons/favicon.ico" />
20+
<link rel="stylesheet" href="./static/css/index.css" />
21+
<link rel="icon" href="./static/images/icons/favicon.ico" />
2222
<link rel="preconnect" href="https://fonts.googleapis.com">
2323
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2424
<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">

0 commit comments

Comments
 (0)