From a9575d934d387e93cb5ff3ca1f5c51c4422f8875 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 31 Dec 2018 12:44:35 +0100 Subject: Implemented external links icon (wikipedia style) --- _layouts/git-wiki-bs-united.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_layouts/git-wiki-bs-united.html') diff --git a/_layouts/git-wiki-bs-united.html b/_layouts/git-wiki-bs-united.html index a11fc59..d33e4ac 100644 --- a/_layouts/git-wiki-bs-united.html +++ b/_layouts/git-wiki-bs-united.html @@ -29,7 +29,7 @@
-
+
{% include git-wiki/sections/tools/tools.html %} {% if site.inc_before_toc %} @@ -46,7 +46,7 @@ {% include {{ site.inc_before_content }} %} {% endif %} -
+
{{ content }}
-- cgit