mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Fix Embed of George Hotz's AMA (#601)
This commit is contained in:
parent
dbb642f8b1
commit
73bd47ea4c
3 changed files with 2 additions and 2 deletions
|
|
@ -127,7 +127,7 @@ export default function Geohot() {
|
|||
as={Head}
|
||||
title="George Hotz | AMA"
|
||||
description="We’re excited to welcome George Hotz (Founder of comma.ai) to speak to teenagers at Hack Club!"
|
||||
image="https://cloud-je16il79h-hack-club-bot.vercel.app/0slack.png"
|
||||
image="/ama/geohotEmbed.jpeg"
|
||||
/>
|
||||
<Head>
|
||||
<meta name="theme-color" content="#00FF15" />
|
||||
|
|
@ -367,7 +367,7 @@ export default function Geohot() {
|
|||
)}
|
||||
</Box>
|
||||
<Image
|
||||
src={`/ama/geohot_bg.svg`}
|
||||
src={`/ama/geohotBg.svg`}
|
||||
width={1500}
|
||||
height={750}
|
||||
sx={{
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
BIN
public/ama/geohotEmbed.jpeg
Normal file
BIN
public/ama/geohotEmbed.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 106 KiB |
Loading…
Add table
Reference in a new issue