From 88207be5cb6e6914949810467c0548f5981fc1c4 Mon Sep 17 00:00:00 2001 From: JoaK Date: Wed, 15 Jun 2016 02:55:01 +0200 Subject: and moreeeee --- static/script.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 static/script.js (limited to 'static') diff --git a/static/script.js b/static/script.js new file mode 100644 index 0000000..eba673e --- /dev/null +++ b/static/script.js @@ -0,0 +1,5 @@ +var options = { + valueNames: [ 'title', 'description' ] +}; + +var hackerList = new List('the-list', options); -- cgit v1.2.3