Skip to content

Commit

Permalink
Change the text on the explorer page
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvecera committed Mar 20, 2023
1 parent db7966c commit 0652f3d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pages/explorer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,19 @@ const Explorer: NextPage = () => {
<Head>
<title>COH3 Explorer</title>
<meta name="description" content="COH3 Factions Explorer." />
<meta
name="keywords"
content="COh3, Wehrmacht, US Forces, DAK, Deutsches Afrikakorps, British Forces, units, damage, buildings, costs, man power, fuel, munition"
/>
</Head>
<Container size="md">
<Stack mb={24}>
<Title order={2}>Company of Heroes 3 Explorer</Title>
<Title order={2}>Company of Heroes 3 Factions Explorer</Title>
<Text size="lg" mt={4}>
Discover all units, buildings and more in the game.
</Text>
<Text size="md" mt={16}>
Provide some long text description here. <br /> I am too lazy to do right now.
Please provide feedback on the Discord for this section. Thank you.
</Text>
</Stack>

Expand Down

0 comments on commit 0652f3d

Please sign in to comment.