Skip to content

Commit

Permalink
Update downloads.html
Browse files Browse the repository at this point in the history
  • Loading branch information
apratimshukla6 committed May 12, 2020
1 parent 3649b8c commit b7cb1d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VITask Web/templates/downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h2 class="major">VITask Android</h2>
<span class="image main"><img src="{{ url_for('static', filename='downloads/images/pic06.jpg')}}" alt="" /></span>
<blockquote>Get the big idea and all else follows.-B. J. Palmer</blockquote>
<a href="https://github.com/Codebotics/VITask/releases/download/v1.0.0-VITaskAndroidBeta/VITask_Android.apk" class="button primary">Direct Download</a><br /><br />
<a href="" class="button primary">Download from Playstore (Coming Soon)</a><br /><br />
<a href="" class="button primary">Download from Playstore</a><br /><br />
<h4>Steps to install VITask:</h4>
<ul>
<li>Download <code>VITask_Android.apk</code> and install it.</li>
Expand All @@ -84,7 +84,7 @@ <h2 class="major">VITask Android lite</h2>
<span class="image main"><img src="{{ url_for('static', filename='downloads/images/pic05.jpg')}}" alt="" /></span>
<blockquote>Make it simple, but significant-Anonymous</blockquote>
<a href="" class="button primary">Direct Download (Coming Soon)</a><br /><br />
<a href="" class="button primary">Download from Playstore (Coming Soon)</a><br /><br />
<a href="" class="button primary">Download from Playstore</a><br /><br />
<h4>Steps to install VITask Lite:</h4>
<ul>
<li>Download <code>VITask_Android_Lite.apk</code> and install it.</li>
Expand Down

0 comments on commit b7cb1d2

Please sign in to comment.