Skip to content

Fix title display for all pages#776

Merged
kjaymiller merged 1 commit intogh-pagesfrom
756-update-jinja-template-fix-pagesite-title
Oct 17, 2025
Merged

Fix title display for all pages#776
kjaymiller merged 1 commit intogh-pagesfrom
756-update-jinja-template-fix-pagesite-title

Conversation

@dragid10
Copy link
Copy Markdown
Member

@dragid10 dragid10 commented Oct 16, 2025

Issue: #756

Type of Change

  • Bug fix 🐞
  • New feature/page
  • Documentation update
  • Other

Description 📋

What

  • Fix Index page to show just Black Python Devs instead of Index | Black Python Devs
  • Fix other pages to show proper <page-title> | Black Python Devs format

Checklist ✅

  • Followed the Code of Conduct and Contribution Guide
  • Ran pre-commit run --all
  • All tests pass locally
  • Added tests (if applicable)
  • Documentation updated (if applicable)

Additional Notes & Screenshots

Add any additional notes or comments that might be helpful for the reviewers.

- Fix Index page to show just `Black Python Devs` instead of `Index | Black Python Devs`
- Fix other pages to show proper `<page-title> | Black Python Devs` format
@dragid10 dragid10 self-assigned this Oct 16, 2025
@dragid10 dragid10 linked an issue Oct 16, 2025 that may be closed by this pull request
@dragid10 dragid10 marked this pull request as ready for review October 16, 2025 23:50
@dragid10 dragid10 requested review from a team, TimOsahenru, kjaymiller and lazouich October 16, 2025 23:53
@dragid10
Copy link
Copy Markdown
Member Author

Oh here are some local screenshots
image
image
image
image

@dragid10
Copy link
Copy Markdown
Member Author

@kjaymiller this is inline with what you were thinking, right?

@kjaymiller
Copy link
Copy Markdown
Contributor

yup perfect

@kjaymiller kjaymiller merged commit 21efbdf into gh-pages Oct 17, 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.

[UPDATE JINJA TEMPLATE] fix page/site title

2 participants