Migrate to astro v5 beta: first round

This commit is contained in:
prototypa
2024-10-04 03:34:51 -04:00
parent 52188af681
commit 953c4f2408
13 changed files with 382 additions and 1179 deletions

View File

@@ -11,7 +11,7 @@ import Features3 from '~/components/widgets/Features3.astro';
import FAQs from '~/components/widgets/FAQs.astro';
import Brands from '~/components/widgets/Brands.astro';
import { YouTube } from 'astro-embed';
// import { YouTube } from 'astro-embed';
const metadata = {
title: 'Startup Landing Page',
@@ -46,7 +46,7 @@ const metadata = {
</Fragment>
<Fragment slot="image">
<YouTube id="gxBkghlglTg" title="Astro just Launched.... Could it be the ultimate web framework?" />
<!-- <YouTube id="gxBkghlglTg" title="Astro just Launched.... Could it be the ultimate web framework?" /> -->
<style is:inline>
lite-youtube {
margin: 0 auto;