From bdb78460c58bee1236e5c118a8f58a76e84e466a Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Wed, 24 Aug 2016 20:28:53 +0200 Subject: github voting --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 6cbafe4..b44aa25 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@ layout: default
How do I submit a script to this page?
See information on how to contribute here.
- +
@@ -50,11 +50,12 @@ layout: default Description Authors Modified + … {% for script in site.data.scripts %} - + {{ script.filename }} @@ -70,6 +71,7 @@ layout: default {{ script.modified | date: "%Y-%m-%d" }} + {% endfor %} -- cgit v1.2.3