diff --git a/_layouts/page.html b/_layouts/page.html index e1fc11f..cba7e17 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -33,12 +33,13 @@ layout: default {% if site.github_editme_path %} - Edit me + Edit me + {% endif %} + + {% endunless %} {{content}} - {% endunless %} -