Skip to content

Fix wrong title name for events page - #742

Merged
kjaymiller merged 1 commit into
gh-pagesfrom
728-fix-wrong-title-name
Aug 24, 2025
Merged

Fix wrong title name for events page#742
kjaymiller merged 1 commit into
gh-pagesfrom
728-fix-wrong-title-name

Conversation

@kjaymiller

Copy link
Copy Markdown
Contributor

Summary

  • Fixed hardcoded "Blog Posts" title in event-list.html layout to use dynamic title
  • Added title property to BPDEvents collection in app.py
  • Updated Leadership Summit event title to include 2024 year

Test plan

  • Verify events page displays "BPD Events" as the title instead of "Blog Posts"
  • Verify Leadership Summit event shows "Black Python Devs Leadership Summit 2024"
  • Check that the site builds and renders correctly

🤖 Generated with Claude Code

@kjaymiller kjaymiller linked an issue Aug 24, 2025 that may be closed by this pull request

@dragid10 dragid10 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for catching this!

@kjaymiller
kjaymiller merged commit 66d0068 into gh-pages Aug 24, 2025
5 of 6 checks passed
@lazouich
lazouich deleted the 728-fix-wrong-title-name branch April 6, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix wrong title name

2 participants