added favicon to index.html

This commit is contained in:
Alec Hoefler 2021-04-11 15:20:46 +02:00
parent 2ae61f285c
commit 9b8b5e4159
No known key found for this signature in database
GPG key ID: 1680F098C272750C

View file

@ -5,6 +5,7 @@
<title>Jensmemes</title>
<link rel="stylesheet" href="css/style.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<link rel="icon" type="image/png" href="/favicon.png" sizes="32x32">
</head>
<body>