From 9faba6cd9160ac4b783b105d6bec1125a8d72336 Mon Sep 17 00:00:00 2001
From: Silvio Giebl <silvio.giebl@hivemq.com>
Date: Fri, 10 Jul 2020 17:26:23 +0200
Subject: [PATCH] Removed temporary changes

---
 _layouts/default.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/_layouts/default.html b/_layouts/default.html
index 9a04ac6c..5f6e664b 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -156,9 +156,6 @@ layout: table_wrappers
                   site.gh_edit_branch and
                   site.gh_edit_view_mode
                 %}
-                {{ site.github.repository_url }}
-                {{ site.github.source.branch }}
-                {{ site.github.source.path }}
                   <p class="text-small text-grey-dk-000 mb-0">
                     <a href="{{ site.gh_edit_repository }}/{{ site.gh_edit_view_mode }}/{{ site.gh_edit_branch }}/{{ page.path }}" id="edit-this-page">{{ site.gh_edit_link_text }}</a>
                   </p>
-- 
GitLab