Skip to content

Commit

Permalink
Move template docs from main branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejball committed Feb 11, 2023
1 parent 72b7af5 commit f1ff461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<ul class="dropdown-menu" role="menu">
<li><a href="https://github.com/Faithlife/RepoName">View Source Code</a></li>
<li><a href="https://github.com/Faithlife/RepoName/blob/master/LICENSE">View License</a></li>
<li><a href="https://github.com/Faithlife/RepoName/blob/master/docs/{{ page.path }}">Edit This Page</a></li>
<li><a href="https://github.com/Faithlife/RepoName/blob/docs/{{ page.path }}">Edit This Page</a></li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit f1ff461

Please sign in to comment.