Skip to content

Commit 17112f7

Browse files
upadting aspire conf page with the youtube playlist link
1 parent cdf80fa commit 17112f7

File tree

1 file changed

+5
-8
lines changed
  • src/frontend/src/content/docs/aspireconf

1 file changed

+5
-8
lines changed

src/frontend/src/content/docs/aspireconf/index.mdx

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ description: Thank you for joining us and celebrating the release of Aspire 13.2
1111
template: splash
1212
editUrl: false
1313
hero:
14-
tagline: Aspire Conf <p>Thank you for joining us and celebrating the release of Aspire 13.2. Watch the replay on our <a href="https://www.youtube.com/watch?v=6j61K9Sna2M">YouTube channel</a>.</p>
14+
tagline: Aspire Conf <p>Thank you for joining us and celebrating the release of Aspire 13.2. Watch the replay on our <a href="https://www.youtube.com/playlist?list=PLSi5JsxQ5oNvRCeQj5v6ZYUe1gwzTSUfR">YouTube channel</a>.</p>
1515
image:
1616
alt: Aspire logo
1717
file: ../../../assets/aspire-hero.png
1818
actions:
1919
- text: Get Aspire 13.2
2020
link: /whats-new/aspire-13-2/
21-
- text: Get your T-shirt
22-
link: 'https://www.bonfire.com/aspire-conf-choose-your-starter/'
21+
- text: Rewatch the sessions
22+
link: 'https://www.youtube.com/playlist?list=PLSi5JsxQ5oNvRCeQj5v6ZYUe1gwzTSUfR'
2323
variant: secondary
2424
---
2525

@@ -37,10 +37,7 @@ import TwitchEmbed from '@components/TwitchEmbed.astro';
3737

3838
<Tabs syncKey="live-stream-source">
3939
<TabItem value="youtube" label="YouTube" icon="youtube">
40-
<YouTubeEmbed videoId="6j61K9Sna2M" title="Aspire Conf 2026 Livestream" />
41-
</TabItem>
42-
<TabItem value="twitch" label="Twitch" icon="twitch">
43-
<TwitchEmbed channel="aspiredotdev" title="Aspire Conf on Twitch" />
40+
<YouTubeEmbed videoId="6j61K9Sna2M" title="Replay the Full Aspire Conf 2026 Livestream" />
4441
</TabItem>
4542
</Tabs>
4643

@@ -54,4 +51,4 @@ import TwitchEmbed from '@components/TwitchEmbed.astro';
5451

5552
<SessionGrid sessions={sessions} />
5653
</>
57-
)}
54+
)}

0 commit comments

Comments
 (0)