mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
absolute link for opengraph meta tags oops heh (#218)
This commit is contained in:
parent
6fdecc4b42
commit
9398f3f9bf
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ const RelonPage = () => (
|
|||
as={Head}
|
||||
title="Elon Musk's $1M Donation"
|
||||
description="We’re thrilled to announce Elon Musk has donated $1M to Hack Club, a global nonprofit network of high school hackers & coding clubs."
|
||||
image="/relon/social-card.png"
|
||||
image="https://cloud-6w46cupdh-hack-club-bot.vercel.app/0social-card.png"
|
||||
/>
|
||||
<ForceTheme theme="light" />
|
||||
<Nav />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue