From 3cf1542b26ff7c34345551e02c09732a697eba5a Mon Sep 17 00:00:00 2001 From: Yehonal Date: Tue, 8 Jan 2019 02:45:32 +0100 Subject: added delete action button --- _includes/git-wiki/components/action_btn/page_actions.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/git-wiki/components/action_btn/page_actions.html b/_includes/git-wiki/components/action_btn/page_actions.html index 08c6e6f..03f1d85 100644 --- a/_includes/git-wiki/components/action_btn/page_actions.html +++ b/_includes/git-wiki/components/action_btn/page_actions.html @@ -8,6 +8,7 @@ Add new Edit + Delete History Source {% if site.blog_feature %} @@ -26,4 +27,4 @@ {% endif %} {% endif %} {% endif %} - \ No newline at end of file + -- cgit