File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
- < a href ="{{ site.repo }}/edit/{{ site.github_branch }}/{{ page.path }} " target ="_blank "> < i class ="fa fa-edit fa-fw "> </ i > Edit this page</ a >
1
+ < a href ="{{ site.repo }}/edit/{% if site.github_branch %}{{ site.github_branch }}{% else %}master{% endif % }/{{ page.path }} " target ="_blank "> < i class ="fa fa-edit fa-fw "> </ i > Edit this page</ a >
2
2
< a href ="{{ site.repo }}/issues/new?labels={% if page.editable %}{{ page.editable }}{% else %}question{% endif %}&title=Question:&body=Question on: {{ site.repo }}/tree/master/{{ page.path }} " target ="_blank "> < i class ="fab fa-github fa-fw "> </ i > Create documentation issue</ a >
3
3
< a href ="{{ site.repo }}/issues/new " target ="_blank "> < i class ="fas fa-tasks fa-fw "> </ i > Create project issue</ a >
4
4
<!-- this will parse through the header fields and add a button to open
You can’t perform that action at this time.
0 commit comments