Skip to content

Issue: Incorrect Footer Displayed on 'Our Journey' Page #628

@syed-imadulla

Description

@syed-imadulla

What's your idea?

Description

The "Our Journey" page is currently displaying the main, multi-column site footer. This is inconsistent with other project-focused pages, which should display a simpler footer containing information about the open-source repository.


Current Behavior 🐞

The "Our Journey" page shows the standard four-column footer, which includes sections for Quick Links, Contact Us, and a Newsletter subscription form.


Expected Behavior ✅

The page should display the simpler, centered footer that provides context about the open-source nature of the project. This version includes a link to the repository, an invitation for developers, and licensing information, which is more relevant to the "Our Journey" page's content.


Suggested Solution

  1. Locate the HTML file for the "Our Journey" page.
  2. Remove the HTML block for the standard, multi-column footer.
  3. Replace it with the HTML block for the simpler, project-focused footer.
  4. Verify that the necessary CSS for the simpler footer is correctly applied.
Image

What inspired it? (Optional)

No response

Why would it be cool for readers?

Why This Is Important

Using the correct footer provides contextually relevant information to the user and maintains design consistency across different types of pages on the website.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions