mirror of https://github.com/hashicorp/consul
Add edit this page link in footer
parent
30c4ef88af
commit
d25e6390b6
|
@ -6,6 +6,9 @@
|
||||||
<li class="active li-under"><a href="/docs/index.html">Docs</a></li>
|
<li class="active li-under"><a href="/docs/index.html">Docs</a></li>
|
||||||
<li class="li-under"><a href="/community.html">Community</a></li>
|
<li class="li-under"><a href="/community.html">Community</a></li>
|
||||||
<li class="li-under"><a href="http://demo.consul.io/">Demo</a></li>
|
<li class="li-under"><a href="http://demo.consul.io/">Demo</a></li>
|
||||||
|
<% if current_page.url != '/' %>
|
||||||
|
<li class="li-under"><a href="<%= github_url :current_page %>">Edit this page</a></li>
|
||||||
|
<% end %>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<ul class="buttons nav navbar-nav rls-sb">
|
<ul class="buttons nav navbar-nav rls-sb">
|
||||||
|
|
Loading…
Reference in New Issue