From ab9a5f0256d5b1f91b44f28448b9c96de6baa988 Mon Sep 17 00:00:00 2001 From: Maxime Locqueville Date: Mon, 29 May 2017 06:43:53 +0200 Subject: [PATCH] remove origin from url to be able to redirect locally --- _includes/footer.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 4747abf244..4b639ea21a 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -36,14 +36,22 @@ {% if page.layout == "docs" %} - - + {% endif %} -- 2.47.2