Skip to content

Commit dbe212e

Browse files
committed
Add github link in the docs
1 parent ff19686 commit dbe212e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_includes/header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<div class="site-header">
22
<nav class="site-nav">
3+
<a class="page-link" href="https://github.com/github-tools/github-release-notes">Github</a>
34
{% for page in site.pages %}
45
{% if page.title %}
56
<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>

0 commit comments

Comments
 (0)