Conversation
… watching (#573) * AspireConf post-event updates: Thanks for watching * Update banners after the conference. * Update banner messaging --------- Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates site messaging to reflect Aspire Conf has ended and to promote Aspire 13.2 post-event, aligning homepage/community banners and the Aspire Conf landing page with “thanks for watching” content.
Changes:
- Update the docs homepage and community page banner copy to promote Aspire 13.2 (instead of “streaming live”).
- Refresh the Aspire Conf page title/metadata/hero copy to post-event “That’s a wrap / thank you for watching” messaging.
- Replace the Aspire Conf “Explore sessions” intro text with community connection-focused copy.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/frontend/src/content/docs/index.mdx | Updates the top banner to post-event Aspire 13.2 promo. |
| src/frontend/src/content/docs/community/index.mdx | Updates the banner to match the post-event Aspire 13.2 promo. |
| src/frontend/src/content/docs/aspireconf/index.mdx | Updates Aspire Conf page metadata and hero text for replay/thank-you messaging, and revises the section intro copy. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| editUrl: false | ||
| hero: | ||
| tagline: Aspire Conf <p>Get to know Aspire and check out what's new in the Aspire 13.2 release!</p><p>Streaming live on <a href="https://www.youtube.com/watch?v=6j61K9Sna2M">YouTube</a> and <a href="https://www.twitch.tv/aspiredotdev">Twitch</a>. Ask questions and interact with us live.</p> | ||
| 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> |
There was a problem hiding this comment.
The link text says "YouTube channel" but the href points to a specific video (watch?v=...). Consider either changing the anchor text to reflect it’s a replay/video, or updating the link to the actual channel URL to avoid misleading users.
Suggested change
| 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> | |
| 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 replay</a>.</p> |
BethMassi
approved these changes
Mar 23, 2026
IEvangelist
approved these changes
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the docs for the post Aspire Conf messaging.
AspireConf post-event updates: Thanks for watching
Update banners after the conference.
Update banner messaging