Skip to content

Commit

Permalink
changed some text on the index page
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchybunny committed Jul 19, 2019
1 parent f5354f6 commit 5d43688
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,10 @@ <h2>
DWEBCAMP MEDIA UPLOADER
</h2>
<p>
Uploads images to the mesh, and then syncs them with archive.org when internet is available.
Uploads images to the mesh, and then syncs them with archive.org when internet is available.<br/>
Feel free to help me out on github: <a href="https://github.com/darkrilin/dwebcamp-media-uploader">dwebcamp-media-uploader</a>
</p>
<br/>
<div id="upload-section">
<button id="import-btn">Select files</button>
<div style="margin:20px auto;">
Expand All @@ -166,7 +168,6 @@ <h2>
<button id="submit-btn">Upload to mesh</button>
</div>
<br/>
<br/>
<p id="mobile-alert">
Note for mobile users:<br/>
Multiple file uploads may not work on mobile, but they should function correctly in <span>chrome on android</span> or <span>safari on ios</span>.
Expand Down

0 comments on commit 5d43688

Please sign in to comment.