Update About content, change "Games" to "Server"

This commit is contained in:
Neshura 2023-03-14 21:21:40 +01:00
parent 2eb8d03cd6
commit 2dc752734b
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
3 changed files with 5 additions and 4 deletions

View file

@ -14,7 +14,8 @@ export default function About() {
About
</PageTitle>
<PageDescription>
This website is primarily for managing my game servers in one spot
I&apos;m currently expanding what I want to do with this site.
Currently a list of available services and servers is available via the respective navbar entry.
</PageDescription>
</>
)

View file

@ -9,7 +9,7 @@ function Servers() {
return (
<>
<Head>
<title>Neshweb - Games</title>
<title>Neshweb - Servers</title>
<meta charSet='utf-8' />
<link rel="icon" href="/favicon.ico" />
</Head>

View file

@ -9,8 +9,8 @@
"href": "/about"
},
{
"name": "Games",
"href": "/games"
"name": "Servers",
"href": "/servers"
},
{
"name": "Services",