Skip to content

Add page title and favicon #8

Description

@MathyouMB

As a visitor, I want the site to have a custom favicon and accurate page title so that it looks professional and is easy to identify in browser tabs and bookmarks.


🧠 Context

Right now, the site is using the default Next.js favicon and likely has a generic title like "Next App" or "Project Repository". We should update both to reflect the branding of the CCSS Project Repository.

Image


🛠️ Implementation Plan

  1. Update the favicon

  2. Update the page title

    • Set the title to something like "CCSS Project Repository"
  3. Verify changes

    • Open the site in a browser and confirm:

      • The new favicon appears
      • The title displays correctly in the tab

✅ Acceptance Criteria

  • A new favicon is in place and visible in browser tabs
  • The page title is updated to "CCSS Project Repository" or a similarly branded name

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions