Added json filelist parding to follow

This commit is contained in:
João Batista 2012-08-04 23:17:03 +02:00
parent 33cf792520
commit 658e4cf22f
2 changed files with 21 additions and 1 deletions

18
filelist.json Normal file
View file

@ -0,0 +1,18 @@
[
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
]

View file

@ -25,7 +25,9 @@
<a id="go-next"><img class="arrow" src="img/arrow_right.png"/></a>
<ul id="slider">
<li class="slide"><h1>First slide</h1>
<li class="slide">
<h1>First slide</h1>
</li>
<li class="slide"><h1>Second slide</h1>
<li class="slide"><h1>Third slide</h1>
</ul>