From 41614fc7569483930eb7d3ffe3a01c5a60d48a55 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Fri, 14 Apr 2017 11:06:20 +0200 Subject: implemented branch option --- _layouts/default.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '_layouts') diff --git a/_layouts/default.html b/_layouts/default.html index ac17a8c..f3bcc0b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -40,12 +40,12 @@ History Source {% else %} - Edit + Edit {% if site.use_prose_io %} - Edit with Prose.io + Edit with Prose.io {% endif %} - History - Source + History + Source {% endif %} {% if site.google_cse_token %} -- cgit