Skip to content

Commit 69fe0a8

Browse files
author
Aaron
committed
Update favicon in index.html from SVG to ICO format for improved compatibility.
1 parent ab5b62b commit 69fe0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css"
2929
/>
3030
<link rel="stylesheet" href="./static/css/index.css" />
31-
<link rel="icon" href="./static/images/favicon.svg" />
31+
<link rel="icon" href="./static/images/favicon.ico" />
3232

3333
<style>
3434
.results-table {

0 commit comments

Comments
 (0)