Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
Changing "The Academy" or Academy on the page to dAcademy per recent shill changes
  • Loading branch information
Innkeeping authored and dysbulic committed Jun 24, 2024
1 parent 6cd8fd3 commit f2e886f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/web/pages/academy/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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"
/>
Expand All @@ -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' }}
Expand Down

0 comments on commit f2e886f

Please sign in to comment.