Skip to content

Commit 7c12586

Browse files
authored
Merge pull request #164 from MFlowCode/sbryngelson-patch-1
2 parents 9767ea7 + a4edac6 commit 7c12586

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
<title>MFC | Home</title>
88
<script src="https://cdn.tailwindcss.com"></script>
99
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css">
10-
<link rel="icon" href="logo.png" />
10+
<!-- <link rel="icon" href="logo.png" /> -->
11+
<link rel="icon" type="image/x-icon" href="/res/icon.ico">
12+
1113
<script>
1214
async function onLoad(event) {
1315
const url = "https://api.github.com/repos/MFlowCode/MFC/releases/latest";

0 commit comments

Comments
 (0)