-
Notifications
You must be signed in to change notification settings - Fork 4
Updated "funded by SNF" in index.qmd and SNF Logo on poster.jpg. Adde… #43
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
Conversation
…d downloadable program.pdf.
WalkthroughText-only updates to the conference page: shortened program link text, expanded co-organizers line with Oxford comma and SNF funding acknowledgment, and insertion of a centered “Download as PDF” link pointing to program.pdf above the Day 0 header. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Poem
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🧹 Nitpick comments (2)
content/projects/ch-ludens/20250911-historicizing-GAMES/index.qmd (2)
77-77: Grammar and acronym consistency: add “is” and use SNSF (English) instead of SNF.The current sentence reads a bit awkwardly and mixes “SNF” here with “SNSF” later (Line 682). Suggest adding the verb and standardizing on “SNSF” for English-language consistency.
Apply this minimal diff:
-This conference is co-organized by the [DH, University of Bern](https://www.dh.unibe.ch), the research project [Confoederatio Ludens](https://chludens.ch/), the [Bern Academy of the Arts](https://www.hkb.bfh.ch/en/), and the [University of Lausanne](https://www.unil.ch/unil/en/home.html) and funded by the [Swiss National Science Foundation (SNF)](https://www.snf.ch/en). +This conference is co-organized by the [DH, University of Bern](https://www.dh.unibe.ch), the research project [Confoederatio Ludens](https://chludens.ch/), the [Bern Academy of the Arts](https://www.hkb.bfh.ch/en/), and the [University of Lausanne](https://www.unil.ch/unil/en/home.html), and is funded by the [Swiss National Science Foundation (SNSF)](https://www.snf.ch/en).
86-86: ARIA mismatch: program pane is labeled by the wrong tab id.
aria-labelledby="pills-profile-tab"should reference the actual tab button idpills-program-tabto keep tabs accessible and correctly associated.-::: {#pills-program .tab-pane .fade role="tabpanel" aria-labelledby="pills-profile-tab" tabindex="0"} +::: {#pills-program .tab-pane .fade role="tabpanel" aria-labelledby="pills-program-tab" tabindex="0"}
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
⛔ Files ignored due to path filters (2)
content/projects/ch-ludens/20250911-historicizing-GAMES/poster.jpgis excluded by!**/*.jpgcontent/projects/ch-ludens/20250911-historicizing-GAMES/program.pdfis excluded by!**/*.pdf
📒 Files selected for processing (1)
content/projects/ch-ludens/20250911-historicizing-GAMES/index.qmd(2 hunks)
🔇 Additional comments (1)
content/projects/ch-ludens/20250911-historicizing-GAMES/index.qmd (1)
73-73: Brevity win on the “program” link text.The shortened anchor text reads cleaner and matches the tab label. No issues here.
…d downloadable program.pdf.
Pull request
Proposed changes
Types of changes
Checklist
Summary by CodeRabbit
New Features
Documentation