Update index.astro

This commit is contained in:
chark1es 2024-10-07 23:46:02 -07:00
parent a1056852a0
commit 47f18e7984

View file

@ -99,7 +99,7 @@ import { Icon } from "astro-icon/components";
<div class="text-[3.2em] text-ieee font-bold mb-4"> <div class="text-[3.2em] text-ieee font-bold mb-4">
RoboCup Trailer RoboCup Trailer
</div> </div>
<iframe src="https://drive.google.com/file/d/1MNWtEo_il6E8MC-auNp6GQSsQ4qRbr9Q/preview" width="860" height="620" allow="autoplay"></iframe> <iframe src="https://drive.google.com/file/d/1OmIFFEqRWpzVRQr5I5teUYRlA66noqFB/view?usp=sharing" width="860" height="620" allow="autoplay"></iframe>
</div> </div>
</div> </div>