new page poggers? im sorry
This commit is contained in:
parent
78da8ae7bb
commit
450f4dc101
1
404.html
1
404.html
@ -10,6 +10,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class = "header">
|
<div class = "header">
|
||||||
<a href = "index.html">Home</a>
|
<a href = "index.html">Home</a>
|
||||||
|
<a href = "about.html">About</a>
|
||||||
<a href = "games.html">Games</a>
|
<a href = "games.html">Games</a>
|
||||||
<a href = "links.html">Links</a>
|
<a href = "links.html">Links</a>
|
||||||
<a href = "news.html">News</a>
|
<a href = "news.html">News</a>
|
||||||
|
|||||||
9
about.html
Normal file
9
about.html
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
<h1>This page is not ready yet. Sorry! Come back soon for more.</h1>
|
||||||
|
<h2>P.S. This is the next page to be worked on.</h2>
|
||||||
|
<a href = "index.html">Go home</a>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@ -12,6 +12,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class = "header whiteselection">
|
<div class = "header whiteselection">
|
||||||
<a href = "index.html">Home</a>
|
<a href = "index.html">Home</a>
|
||||||
|
<a href = "about.html">About</a>
|
||||||
<a href = "games.html">Games</a>
|
<a href = "games.html">Games</a>
|
||||||
<a href = "links.html">Links</a>
|
<a href = "links.html">Links</a>
|
||||||
<a href = "news.html">News</a>
|
<a href = "news.html">News</a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user