image fix

This commit is contained in:
TheNightglow
2022-12-13 19:09:00 +01:00
parent a7e9951756
commit 5641aff3c2

View File

@@ -5,13 +5,13 @@
<head>
<meta charset="UTF-8">
<title>Apophis Coding</title>
<link rel="shortcut icon" href="images/icon.png">
<link rel="shortcut icon" href="Images/icon.png">
<link rel="stylesheet" href="style3.css">
</head>
<body>
<header class="page-head">
<div>
<img src="images/icon.png" alt="Icon of Apophis Coding">
<img src="Images/icon.png" alt="Icon of Apophis Coding">
<h1>Apophis Coding</h1>
</div>
</header>