added favicon to index.html
This commit is contained in:
parent
2ae61f285c
commit
9b8b5e4159
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue