Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyBanks committed Feb 22, 2020
1 parent c67e5e6 commit 67387d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/[game]/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const GamePage: NextPage = () => {
<meta property="og:image" content="/finch.png" />
<meta
property="og:description"
content={`speedrun leaderboards for ${game.srcSlug}`}
content={`speedrun leaderboards and progression for ${game.name}`}
/>
</Head>

Expand Down

1 comment on commit 67387d6

@vercel
Copy link

@vercel vercel bot commented on 67387d6 Feb 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.