Fix Embed of George Hotz's AMA (#601)

This commit is contained in:
Badal 2022-11-09 13:27:11 +05:30 committed by GitHub
parent dbb642f8b1
commit 73bd47ea4c
3 changed files with 2 additions and 2 deletions

View file

@ -127,7 +127,7 @@ export default function Geohot() {
as={Head}
title="George Hotz | AMA"
description="Were 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={{

View file

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

BIN
public/ama/geohotEmbed.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB