Skip to content

Commit b3c1a98

Browse files
authored
Merge pull request #47 from ucdavis/copilot/add-github-button-to-menu-bar
Add GitHub button to navbar
2 parents 6befc8f + 10b4d7a commit b3c1a98

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_quarto-website.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ website:
2020
repo-url: https://github.com/ucdavis/win
2121
repo-actions: [edit, issue, source]
2222
navbar:
23+
right:
24+
- icon: github
25+
href: https://github.com/ucdavis/win
26+
aria-label: GitHub
2327
left:
2428
- text: "Home"
2529
href: index.qmd

0 commit comments

Comments
 (0)