test
This commit is contained in:
11
index.html
11
index.html
@@ -5,13 +5,13 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Apophis Coding</title>
|
||||
<link rel="shortcut icon" href="Images/icon.png">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="shortcut icon" href="images/icon.png">
|
||||
<link rel="stylesheet" href="style1.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>
|
||||
@@ -23,12 +23,12 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="SubFiles/aboutUs.html">
|
||||
<a href="subfiles/about-us.html">
|
||||
Projects
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="SubFiles/aboutUs.html">
|
||||
<a href="subfiles/about-us.html">
|
||||
About us
|
||||
</a>
|
||||
</li>
|
||||
@@ -38,6 +38,7 @@
|
||||
<div class="center-panel">
|
||||
<p>Welcome to the home page of Apophis Coding.</p>
|
||||
<p>This side is currently under construction.</p>
|
||||
<p>v0.0.2</p>
|
||||
</div>
|
||||
</main>
|
||||
<footer class="footer">
|
||||
|
||||
Reference in New Issue
Block a user