mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
Rename to gameservers (in case we make games in future), remove unused file, add 404 page.
Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
14
src/routes/404.md
Normal file
14
src/routes/404.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: 404
|
||||
description: This isn't where you're supposed to be!
|
||||
---
|
||||
|
||||
<div class="oh-fuck-center">
|
||||
|
||||
# {title}
|
||||
|
||||
## {description}
|
||||
|
||||
[Go home](/) or [get lost](https://instances.projectsegfau.lt)
|
||||
|
||||
</div>
|
||||
@@ -2,9 +2,6 @@
|
||||
title: Project Segfault Branding
|
||||
description: The files for Project Segfault's Branding
|
||||
---
|
||||
<script lang="ts">
|
||||
import ProjectSegfaultWallpaper from "../assets/images/projectsegfault1_wallpaper.png";
|
||||
</script>
|
||||
|
||||
|
||||
# {title}
|
||||
|
||||
Reference in New Issue
Block a user