From 5391dee3b7fa8bc5270a8bea48e663eb07d33b53 Mon Sep 17 00:00:00 2001 From: Alexander Færøy Date: Tue, 3 Jun 2014 00:33:11 +0200 Subject: Add Github link to show source code on Github.com --- index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index bebaa14..bed348b 100644 --- a/index.html +++ b/index.html @@ -55,7 +55,12 @@ layout: default {% for script in site.data.scripts %} - {{ script.filename }} + + {{ script.filename }} + + (Github) + + {{ script.name }} {{ script.version }} {{ script.description }} -- cgit v1.2.3