Skip to content

Replace GitHub text with icon in navigation#8

Merged
brunoborges merged 2 commits intomainfrom
copilot/replace-github-text-nav-link
Feb 16, 2026
Merged

Replace GitHub text with icon in navigation#8
brunoborges merged 2 commits intomainfrom
copilot/replace-github-text-nav-link

Conversation

Copy link
Contributor

Copilot AI commented Feb 16, 2026

Replaces the "GitHub" text link with an SVG icon across all pages.

Changes

  • HTML (87 files): Replaced text node with 20×20px GitHub SVG icon in .github-link anchor
  • CSS: Updated .github-link padding from 6px 14px to 8px and added justify-content: center for icon-only button

Preview

Navigation with GitHub icon

Icon inherits existing color and hover states via currentColor.

Original prompt

This section details on the original issue you should resolve

<issue_title>Replace GitHub text NAV link with GitHub icon </issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
Copilot AI changed the title [WIP] Replace GitHub text NAV link with GitHub icon Replace GitHub text with icon in navigation Feb 16, 2026
Copilot AI requested a review from brunoborges February 16, 2026 22:50
@brunoborges brunoborges marked this pull request as ready for review February 16, 2026 23:06
@brunoborges brunoborges merged commit 78de71d into main Feb 16, 2026
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.

Replace GitHub text NAV link with GitHub icon

2 participants