Skip to content

Add GitHub button to navbar#47

Merged
d-morrison merged 2 commits intomainfrom
copilot/add-github-button-to-menu-bar
Apr 27, 2026
Merged

Add GitHub button to navbar#47
d-morrison merged 2 commits intomainfrom
copilot/add-github-button-to-menu-bar

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 27, 2026

Adds a GitHub icon link to the right side of the site navbar, pointing to the ucdavis/win repository.

Changes

  • _quarto-website.yml: Added navbar.right section with a GitHub icon button
navbar:
  right:
    - icon: github
      href: https://github.com/ucdavis/win
      aria-label: GitHub

Copilot AI requested review from Copilot and removed request for Copilot April 27, 2026 23:26
Copilot AI linked an issue Apr 27, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/ucdavis/win/sessions/156c4e15-7a6d-4deb-bf76-71d51929ddeb

Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot April 27, 2026 23:29
Copilot AI changed the title [WIP] Add GitHub button to menu bar Add GitHub button to navbar Apr 27, 2026
Copilot AI requested a review from d-morrison April 27, 2026 23:29
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 27, 2026

PR Preview Action v1.8.1-2-g6ad689f
Preview removed because the pull request was closed.
2026-04-27 23:47 UTC

@d-morrison d-morrison marked this pull request as ready for review April 27, 2026 23:45
Copilot AI review requested due to automatic review settings April 27, 2026 23:45
@d-morrison d-morrison merged commit b3c1a98 into main Apr 27, 2026
3 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

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 GitHub icon link on the right side of the Quarto website navbar, pointing users directly to the ucdavis/win repository.

Changes:

  • Added a website.navbar.right entry with a GitHub icon linking to https://github.com/ucdavis/win
  • Included an aria-label for accessibility

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.

add github button to menu bar

3 participants