1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-07-03 14:25:35 +00:00

Added Favicon

Added a simple favicon, because I hate sites without favicons XD
This commit is contained in:
vale075 2021-01-01 13:07:45 +01:00
parent 4ad39b87f6
commit a766791f7f

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="js/colpick.css">
<link rel="icon" type="image/png" href="images/icon.png">
<link rel="shortcut icon" type="image/png" href="images/icon.png">
<link href='https://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r68/three.min.js"></script>