Added website icon
This commit is contained in:
parent
f9576f18d5
commit
695bffdea5
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
|
|
@ -4,12 +4,15 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
|
||||
<title>moxifoxi</title>
|
||||
<link rel="icon" href="images/moxifoxiIcon.png" type="image/icon type">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<img src="pictures/moxifoxiLogo.png" alt="moxifoxi logo">
|
||||
<img src="images/moxifoxiLogo.png" alt="moxifoxi logo">
|
||||
</header>
|
||||
|
||||
<div id="glow">
|
||||
|
|
|
|||
Loading…
Reference in New Issue