diff --git a/_layouts/default.html b/_layouts/default.html index 9a04ac6c28db2529a8227639646ddfc0cb083292..5f6e664b431f847bce4234d2471dc4cecf1a4a51 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>