Changed Service Page title
This commit is contained in:
parent
6f0425e3e9
commit
3c5c43bc47
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ function Services() {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Head>
|
<Head>
|
||||||
<title>Neshura Servers</title>
|
<title>Neshweb - Services</title>
|
||||||
<meta charSet='utf-8' />
|
<meta charSet='utf-8' />
|
||||||
<link rel="icon" href="/favicon.ico" />
|
<link rel="icon" href="/favicon.ico" />
|
||||||
<meta name="description" content="Lists all available Services, most likely up-to-date" />
|
<meta name="description" content="Lists all available Services, most likely up-to-date" />
|
||||||
|
|
Loading…
Reference in a new issue