From: Alexander Færøy Date: Mon, 2 Jun 2014 22:33:11 +0000 (+0200) Subject: Add Github link to show source code on Github.com X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5391dee3b7fa8bc5270a8bea48e663eb07d33b53;p=irssi-scripts.irssi.org.git Add Github link to show source code on Github.com --- 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 }}