aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index db1eba2..6cc57d8 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -15,4 +15,4 @@ const IndexPage: React.FC<PageProps> = () => {
export default IndexPage
-export const Head: HeadFC = generateHeader("PyDis Ops", "Internal services for Python Discord.");
+export const Head: HeadFC = generateHeader("Home", "Internal services for Python Discord.");