Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add community hour banner #1276

Closed
wants to merge 1 commit into from
Closed

Conversation

jannikmaierhoefer
Copy link
Contributor

@jannikmaierhoefer jannikmaierhoefer commented Feb 11, 2025

Important

Adds a dismissible community hour banner in theme.config.tsx linking to an external event page.

  • Banner:
    • Adds a new banner with key community-hour in theme.config.tsx.
    • Banner is dismissible and links to https://lu.ma/f4v0qo34.
    • Displays different text for mobile and desktop: "Wednesday: Langfuse Community Hour" with time details for desktop.

This description was created by Ellipsis for e4b454e. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 11, 2025
Copy link

vercel bot commented Feb 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Feb 11, 2025 3:29pm

@dosubot dosubot bot added auto-merge This PR is set to be merged docs labels Feb 11, 2025
key: "community-hour",
dismissible: true,
content: (
<Link href="https://lu.ma/f4v0qo34">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Banner for Community Hour is correctly updated. Note: since the URL (https://lu.ma/f4v0qo34) is external, consider using a standard tag (with target='_blank' and rel='noopener noreferrer') instead of Next.js for better security and UX.

auto-merge was automatically disabled February 13, 2025 09:07

Pull request was closed

@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant