Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚀 Pull Request
📄 Description
This pull request resolves the issue of the incorrect footer being displayed on the 'Our Journey' page.
The main, multi-column site footer has been replaced with the simpler, project-focused footer that contains relevant open-source and repository information. This ensures the content is contextually appropriate for the page and maintains design consistency for specific informational pages.
Fixes #628
🛠️ Type of Change
✅ Checklist
Fixes #issue_number
📸 Screenshots (if available)
Before: The 'Our Journey' page incorrectly displayed the main, four-column site footer.

After: The 'Our Journey' page now correctly displays the simpler, project-focused footer.

📚 Related Issues
🧠 Additional Context
This change improves design consistency and ensures the information presented in the footer is relevant to the page's content.