changing how github edit button works

This commit is contained in:
Tom Johnson
2015-09-18 14:24:57 -07:00
parent 9cdfb856ff
commit 5525a7a885
12 changed files with 39 additions and 11 deletions

View File

@ -12,9 +12,11 @@ layout: default
{% endif %}
{% include toc.html %}
<a target="blank" href="http://prose.io/#tomjohnson1492/documentation-theme-jekyll/edit/gh-pages{{page.url | replace: '.html', '.md'}}"><button type="button" class="btn btn-default" aria-label="Left Align"><span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Edit me</button></a>
<a target="blank" href="https://github.com/{{site.github_editme_path}}{{page.url | replace: '.html', '.md'}}"><button type="button" class="btn btn-default" aria-label="Left Align"><span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Edit me</button></a>
{{content}}
<div class="tags">
{% if page.tags != null %}
<b>Tags: </b>