diff --git a/_layouts/page.html b/_layouts/page.html index 2105938..3ffb0cd 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -13,13 +13,11 @@ layout: default {% endif %} {% include toc.html %} - {% if jekyll.environment == "development" %} {% if site.github_editme_path %} Edit me {% endif %} - {% endif %} {{content}}