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-blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts/git-wiki-blog.html') diff --git a/_layouts/git-wiki-blog.html b/_layouts/git-wiki-blog.html index a934b72..ae6b994 100644 --- a/_layouts/git-wiki-blog.html +++ b/_layouts/git-wiki-blog.html @@ -9,7 +9,7 @@ layout: git-wiki-default

{{ post.date | date: "%-d %B %Y"}}

-
+
{{ post.excerpt }} ...Read all -- cgit