From c3f6ef5b3cc3c7551b695257b739260c53417ffb Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 17 Dec 2018 23:25:35 +0100 Subject: use page.path variable in action buttons --- _includes/git-wiki/components/action_btn/page_actions.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '_includes/git-wiki/components') diff --git a/_includes/git-wiki/components/action_btn/page_actions.html b/_includes/git-wiki/components/action_btn/page_actions.html index af5a41f..d0e15b3 100644 --- a/_includes/git-wiki/components/action_btn/page_actions.html +++ b/_includes/git-wiki/components/action_btn/page_actions.html @@ -5,9 +5,9 @@ Source {% else %} Add new -Edit -History -Source +Edit +History +Source {% if site.blog_feature %} Add new post {% endif %} @@ -15,7 +15,7 @@
Prose.io: Add new - Edit + Edit {% if site.blog_feature %} Add new post {% endif %} -- cgit