Skip to content

Commit b6483cb

Browse files
Update
1 parent 0df05b6 commit b6483cb

25 files changed

Lines changed: 148 additions & 33 deletions

404.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<title>Page not found - ZoneCommunity</title>
1010
<link rel="icon" href="../assets/Zone.png" type="image/png">
1111
<link rel="stylesheet" type="text/css" href="../assets/style.css">
12+
<script src="scripts/main.js" defer></script>
1213
</head>
1314
<body>
1415
<header id="header">
@@ -19,11 +20,10 @@
1920
<div id="main">
2021
<div class="contentR">
2122
<div class="text-containerR">
22-
<p class="welcomef">under reconstruction!</p>
23-
<p>the ZoneCommunity website is getting a new look, check back soon.</p>
23+
<p class="welcomef">404</p>
24+
<p>Sorry, the page you were looking for could not be found.</p>
2425
<div style="margin-top: 24px;">
25-
<a href="https://discord.com/invite/WTVGAMPnzN"><button class="hfButton">join our discord</button></a>
26-
<a href="https://github.com/ZoneCommunity"><button class="hfButton">view our github</button></a>
26+
<a href="/" class="hfButton">Home</a>
2727
</div>
2828
</div>
2929
</div>

assets/MesolitePromo.png

3.98 MB
Loading

assets/Search.png

-2.01 KB
Binary file not shown.

assets/SearchPrev.png

-2.29 KB
Binary file not shown.

assets/ZonePink.png

-33.5 KB
Binary file not shown.
1.06 MB
Loading
4.53 MB
Binary file not shown.
3.5 MB
Loading
3.84 MB
Binary file not shown.
2.79 MB
Loading

0 commit comments

Comments
 (0)