image fix
This commit is contained in:
@@ -5,13 +5,13 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Apophis Coding</title>
|
<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">
|
<link rel="stylesheet" href="style3.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header class="page-head">
|
<header class="page-head">
|
||||||
<div>
|
<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>
|
<h1>Apophis Coding</h1>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
Reference in New Issue
Block a user