Skip to content

tmemes/{static,ui}: add nav link to the source repository#11

Merged
sfllaw merged 1 commit into
mainfrom
sfllaw/nav-source
Nov 21, 2025
Merged

tmemes/{static,ui}: add nav link to the source repository#11
sfllaw merged 1 commit into
mainfrom
sfllaw/nav-source

Conversation

@sfllaw

@sfllaw sfllaw commented Nov 21, 2025

Copy link
Copy Markdown
Contributor

Add a right-aligned link to the navigation bar to the source repository of this project: https://github.com/tailscale/tmemes

@sfllaw sfllaw self-assigned this Nov 21, 2025
@sfllaw sfllaw added the enhancement New feature or request label Nov 21, 2025

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a right-aligned "Source" link to the navigation bar that points to the project's GitHub repository (https://github.com/tailscale/tmemes). This provides users with easy access to view the source code.

Key Changes:

  • Added a new navigation link with the align-right class to create right-aligned positioning
  • Implemented CSS styling using flexbox's margin-left: auto to push the link to the right side of the navbar

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
cmd/tmemes/ui/nav.tmpl Adds the "Source" link with align-right class to the navigation template
cmd/tmemes/static/style.css Adds CSS rule to right-align navigation links with the align-right class using flexbox

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread cmd/tmemes/ui/nav.tmpl Outdated
Comment thread cmd/tmemes/static/style.css
Add a right-aligned link to the navigation bar to the source
repository of this project: https://github.com/tailscale/tmemes

Signed-off-by: Simon Law <sfllaw@tailscale.com>
@sfllaw
sfllaw requested a review from Valien November 21, 2025 23:28
@sfllaw
sfllaw merged commit 90f78a8 into main Nov 21, 2025
1 check passed
@sfllaw
sfllaw deleted the sfllaw/nav-source branch November 21, 2025 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants