Skip to content

Commit

Permalink
build html.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 3, 2018
1 parent 355ac0e commit 105b3f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@
"download/appstore.svg",
"download/chrome-web-store.svg",
"download/googleplay.svg",
"download/macos.svg",
"download/made-for-iphone.svg",
"download/made_for_iPod.svg",
"download/white-amazon.svg",
"download/white-appstore.svg",
"download/white-chrome-web-store.svg",
"download/white-googleplay.svg",
"download/white-macos.svg",
"download/white-made-for-iphone.svg",
"download/white-made_for_iPod.svg",
"download/white-window.svg",
Expand Down
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,14 @@ <h2 class="title">download</h2>
<li><img src="download/appstore.svg" /></li>
<li><img src="download/chrome-web-store.svg" /></li>
<li><img src="download/googleplay.svg" /></li>
<li><img src="download/macos.svg" /></li>
<li><img src="download/made-for-iphone.svg" /></li>
<li><img src="download/made_for_iPod.svg" /></li>
<li><img src="download/white-amazon.svg" /></li>
<li><img src="download/white-appstore.svg" /></li>
<li><img src="download/white-chrome-web-store.svg" /></li>
<li><img src="download/white-googleplay.svg" /></li>
<li><img src="download/white-macos.svg" /></li>
<li><img src="download/white-made-for-iphone.svg" /></li>
<li><img src="download/white-made_for_iPod.svg" /></li>
<li><img src="download/white-window.svg" /></li>
Expand Down

0 comments on commit 105b3f9

Please sign in to comment.