Skip to content

Conversation

@kjaymiller
Copy link
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
Copy link
Member

@dragid10 dragid10 left a comment

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
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

3 participants