Skip to content

Commit

Permalink
add favicon link
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjonas committed Apr 17, 2024
1 parent 4525cec commit c01d7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<title>Bitcoin Scholarship</title>
<link rel="stylesheet" href="./style.css" />
<link rel="stylesheet" href="./output.css" />
<link rel="shortcut icon" href="./favicon.ico">
</head>
<body>
<main
Expand Down

0 comments on commit c01d7e4

Please sign in to comment.