re-adding github editme button

This commit is contained in:
Tom Johnson
2015-12-10 16:37:54 -08:00
parent 977628cf07
commit 8dbe2a2304

View File

@ -13,13 +13,11 @@ layout: default
{% endif %}
{% include toc.html %}
{% if jekyll.environment == "development" %}
{% if site.github_editme_path %}
<a target="_blank" href="https://github.com/{{site.github_editme_path}}{{page.url | replace: '.html', '.md'}}" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
{% endif %}
{% endif %}
{{content}}
<div class="tags">