From 404059ab03eb4ea13506e59601aa2eccd995fda9 Mon Sep 17 00:00:00 2001 From: Alexandre Segura Date: Tue, 22 Dec 2020 08:54:21 +0100 Subject: [PATCH] Prepend site.collections_dir if any. --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index f571923..00481c7 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -177,7 +177,7 @@ layout: table_wrappers site.gh_edit_view_mode %}

- {{ site.gh_edit_link_text }} + {{ site.gh_edit_link_text }}

{% endif %}