Update index.tsx

Changing "The Academy" or Academy on the page to dAcademy per recent shill changes
This commit is contained in:
innkeep
2024-06-24 02:37:52 -05:00
committed by δυς
parent 6cd8fd3da7
commit f2e886f166

View File

@@ -45,7 +45,7 @@ const AcademyPage: React.FC = () => {
return (
<PageContainer>
<HeadComponent
title="Academy"
title="dAcademy"
description="MetaGame is a Massive Online Coordination Game! The Academy is full of Paths and Playbooks to help you find your way and level up in MetaGame & life."
url="https://metagame.wtf/academy"
/>
@@ -64,7 +64,7 @@ const AcademyPage: React.FC = () => {
textAlign="center"
w={{ base: 'full', xl: ' full' }}
>
The Academy
dAcademy
</Heading>
<Text
fontSize={{ base: 'md', '2xl': 'xl' }}