Enhance footer branding by enabling clickable logo navigation to homepage#41
Enhance footer branding by enabling clickable logo navigation to homepage#41Manahil-Afzal wants to merge 5 commits intoOWASP-BLT:mainfrom
Conversation
📊 Monthly LeaderboardHi @Manahil-Afzal! Here's how you rank for March 2026:
Scoring this month (across OWASP-BLT org): Open PRs (+1 each), Merged PRs (+10), Closed (not merged) (−2), Reviews (+5; first two per PR in-month), Comments (+2, excludes CodeRabbit). Run |
|
👋 Hi @Manahil-Afzal! This pull request needs a peer review before it can be merged. Please request a review from a team member who is not:
Once a valid peer review is submitted, this check will pass automatically. Thank you!
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: OWASP-BLT/coderabbit/.coderabbit.yml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe footer template was modified to wrap the logo/title section in an anchor tag pointing to the site home, replacing the original non-interactive Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsTimed out fetching pipeline failures after 30000ms 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. Comment |
|
@DonnieBLT Please Review it |
PR Description:
This update improves site navigation by making the footer logo interactive, allowing users to return to the homepage with a single click.
🔧 Changes Implemented:
--- Wrapped the footer logo inside a proper anchor link
--- Configured routing to redirect to the homepage (/)
--- Ensured compatibility with existing layout structure
Summary by CodeRabbit