Skip to content

Commit

Permalink
change OpenGraph to display correctly on Discord
Browse files Browse the repository at this point in the history
  • Loading branch information
iamawatermelo committed Oct 24, 2024
1 parent 31b86d0 commit 94ed1cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
name="description"
content="Revolution is a UK hackathon taking place sometime next year. We'd love to see you there!"
/>
<meta property="og:type" content="website" />
<meta name="og:site_name" content="Revolution 2025" />
<meta name="og:image" content={SocialMediaCard} />
</svelte:head>

Expand Down

0 comments on commit 94ed1cf

Please sign in to comment.