Skip to content

Commit

Permalink
favicon fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobDanielsen committed Dec 15, 2021
1 parent 9977afc commit 9dde19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="/kh1.png">
<link rel="icon" type="image/x-icon" href="kh1.png">
<title>Disaster Bot Home Page</title>
<!-- CSS only -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
Expand Down

0 comments on commit 9dde19d

Please sign in to comment.