From 9bb11d9ce5a9894cf36800b2dd49ee6726c3a600 Mon Sep 17 00:00:00 2001 From: kashcit <37201982+kashcit@users.noreply.github.com> Date: Mon, 21 May 2018 12:41:52 -0700 Subject: [PATCH] Use page.path --- _layouts/page.html | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/_layouts/page.html b/_layouts/page.html index 9f91c36..0929278 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -41,18 +41,11 @@ layout: default {% if site.github_editme_path %} - Edit me + Edit me {% endif %} - - {% if site.gitlab_editme_path %} - - Edit me - - {% endif %} - - {{content}} + {{content}}
{% if page.tags != null %}