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 charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
|
|
||||||
<title>moxifoxi</title>
|
<title>moxifoxi</title>
|
||||||
|
<link rel="icon" href="images/moxifoxiIcon.png" type="image/icon type">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<img src="pictures/moxifoxiLogo.png" alt="moxifoxi logo">
|
<img src="images/moxifoxiLogo.png" alt="moxifoxi logo">
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div id="glow">
|
<div id="glow">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue