From 658e4cf22f764c908c325b8a6cfc580ddbe4587c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Batista?= Date: Sat, 4 Aug 2012 23:17:03 +0200 Subject: [PATCH] Added json filelist parding to follow --- filelist.json | 18 ++++++++++++++++++ main.html | 4 +++- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 filelist.json diff --git a/filelist.json b/filelist.json new file mode 100644 index 0000000..f246c42 --- /dev/null +++ b/filelist.json @@ -0,0 +1,18 @@ +[ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" +] diff --git a/main.html b/main.html index 9e977ee..cde42ca 100644 --- a/main.html +++ b/main.html @@ -25,7 +25,9 @@