Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vukhanhtruong authored Feb 8, 2017
1 parent 7e90957 commit 21e2358
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ <h1 style="margin: 0px 0px 18px; padding: 0px; border: 0px; outline: 0px; font-w
&#39;description&#39; : &#39; Description text here&#39;,
&#39;thumbnail&#39; : [&#39;images/small/1.jpg&#39;, &#39;images/small/2.jpg&#39;],
&#39;large&#39; : [&#39;images/large/1.jpg&#39;, &#39;images/large/2.jpg&#39;],
&#39;img_title&#39; : [&#39;image #1 title&#39;, &#39;image #2 title&#39;],
&#39;button_list&#39; :
[
{ &#39;title&#39;:&#39;Demo&#39;, &#39;url&#39; : &#39;http://bonchen.net/&#39; },
Expand All @@ -173,6 +174,7 @@ <h1 style="margin: 0px 0px 18px; padding: 0px; border: 0px; outline: 0px; font-w
&#39;description&#39; : &#39;Description text here&#39;,
&#39;thumbnail&#39; : [&#39;images/small/4.jpg&#39;, &#39;images/small/5.jpg&#39;],
&#39;large&#39; : [&#39;images/large/4.jpg&#39;, &#39;images/large/5.jpg&#39;],
&#39;img_title&#39; : [&#39;image #1 title&#39;, &#39;image #2 title&#39;],
&#39;button_list&#39; :
[
{ &#39;title&#39;:&#39;Demo&#39;, &#39;url&#39; : &#39;http://bonchen.net/&#39; },
Expand All @@ -185,6 +187,7 @@ <h1 style="margin: 0px 0px 18px; padding: 0px; border: 0px; outline: 0px; font-w
&#39;description&#39; : &#39;Description text here&#39;,
&#39;thumbnail&#39; : [&#39;images/small/15.jpg&#39;, &#39;images/small/2.jpg&#39;],
&#39;large&#39; : [&#39;images/large/15.jpg&#39;, &#39;images/large/2.jpg&#39;],
&#39;img_title&#39; : [&#39;image #1 title&#39;, &#39;image #2 title&#39;],
&#39;button_list&#39; :
[
{ &#39;title&#39;:&#39;Demo&#39;, &#39;url&#39; : &#39;http://bonchen.net/&#39; },
Expand Down

0 comments on commit 21e2358

Please sign in to comment.