Skip to content

Commit

Permalink
chore: capitalize H in GitHub in nav links (vuejs#27)
Browse files Browse the repository at this point in the history
This is my biggest pet peeve on earth 😅Love this project so far, can't wait to try it out on something real!
  • Loading branch information
adamwathan authored and yyx990803 committed Apr 14, 2018
1 parent 6e904bb commit 86d4055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/default-theme/NavLinks.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
class="github-link"
target="_blank"
rel="noopener">
Github
GitHub
<OutboundLink/>
</a>
</nav>
Expand Down

0 comments on commit 86d4055

Please sign in to comment.