Update downloads section
Change Android 10 (Q) link to new downloads page
Clean up wording and structure
diff --git a/index.html b/index.html
index b0e46a6..6c2fafb 100644
--- a/index.html
+++ b/index.html
@@ -188,34 +188,25 @@
<h3 class="display-3">Downloads</h3>
<img src="https://img.shields.io/sourceforge/dm/blissroms.svg?style=for-the-badge&logo=appveyor&colorB=blue" max-width="160px" width="50%">
<p class="mb-3">
- </p>
<div id="demo">
<p class="lead text-dark">
- <label>Are you looking for our Android Pie device builds?</label>
+ Please consider donating to support our project. Thanks!
</p>
- <label class="radio lead text-secondary font-weight-bold text-dark"><input type="radio" name="example1" value="yes" style=" margin-bottom: -0.175rem !important;"><span></span> Yes</label>
- <label class="radio lead text-secondary font-weight-bold text-dark" style=""><input type="radio" name="example1" value="no" class="`" style=" margin-bottom: -0.175rem !important;"><span class=""></span> No</label>
- <div class="conditional" data-cond-option="example1" data-cond-value="yes">
- <p class="mb-3 lead text-dark">
- <label>Is it a GSI/Treble enabled device?</label>
- </p>
- <label class="radio lead text-secondary font-weight-bold text-dark"><input type="radio" name="example2" value="yes" style=" margin-bottom: -0.175rem !important;"><span></span>Yes</label>
- <label class="radio lead text-secondary font-weight-bold text-dark"><input type="radio" name="example2" value="no" style=" margin-bottom: -0.175rem !important;"><span></span>No</label>
- <div class="conditional" data-cond-option="example2" data-cond-value="yes" style="">
- <p class="lead text-dark"> Great! Here's the link to the GSI/Treble builds.<br><br>Be sure to check the <a href="https://forum.xda-developers.com/project-treble/trebleenabled-device-development/rom-blissroms-9-0-official-4-4-2019-t3918303">XDA thread</a> for instructions as well as troubleshooting steps.</p><br><br><a class="btn btn-primary mx-1 mb-3" target="”_blank”" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MKDDQGLYDKGV6&source=url">Donate $5</a><a class="btn btn-info mx-1 mb-3" target="”_blank”" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=99GBH7ZW77P54&source=url">Donate $10</a><a class="btn text-white btn-dark mb-3" href="https://www.paypal.me/TeamBliss" target="_blank">Donate Other Amount</a><a class="btn mb-3 btn-link" href="https://sourceforge.net/projects/blissroms/files/GSI/">Go To Downloads</a>
- </div>
- <div class="conditional" data-cond-option="example2" data-cond-value="no" style="">
- <p class="mb-3 lead text-dark" style="">Great! Here's the link to our device builds for Pie </p><br><br>
- <a class="btn btn-primary mx-1 mb-3" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MKDDQGLYDKGV6&source=url" target="”_blank”">Donate $5</a><a class="btn btn-info mb-3 mx-1" target="”_blank”" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=99GBH7ZW77P54&source=url">Donate $10</a><a class="btn btn-dark text-white mb-3" href="https://www.paypal.me/TeamBliss" target="_blank">Donate Other Amount</a><a class="btn mb-3 btn-link" href="https://sourceforge.net/projects/blissroms/files/Pie/">Go To Downloads</a>
- </div>
- </div>
- <div class="conditional" data-cond-option="example1" data-cond-value="no">
- <p class="mb-3 lead text-dark">OK, our Q builds are in full swing. Here's a link for those:</p> <br><br><a class="btn btn-primary mb-3 mx-1" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MKDDQGLYDKGV6&source=url" target="”_blank”">Donate $5</a><a class="btn btn-info mb-3 mx-1" target="”_blank”" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=99GBH7ZW77P54&source=url">Donate $10</a><a class="btn mb-3 btn-dark text-white" href="https://www.paypal.me/TeamBliss" target="_blank">Donate Other Amount</a><a class="btn mb-3 btn-link" href="https://sourceforge.net/projects/blissroms/files/Q/">Go To Downloads</a>
- </div>
- </div>
+ <br>
+ <a class="btn btn-primary mx-1 mb-3" href="https://www.paypal.me/TeamBliss" target="_blank">Donate</a>
+ <a class="btn mb-3 btn-link" href="https://downloads.blissroms.com">Go To Downloads</a>
<hr width="100%" size="8" align="left">
<p class="lead text-dark">
- <label>If you're looking for Bliss OS (Android for PC's), we have moved to a new site. <br><br> <a class="btn mb-3 btn-dark" target="BLANK" href="https://www.blissos.org">Go to the Bliss OS website</a> </label>
+ <label>Looking for Bliss OS?
+ <br><br>
+ <a class="btn mb-3 btn-dark" target="BLANK" href="https://www.blissos.org">Go to the Bliss OS website</a> </label>
+ </p>
+ <hr width="100%" size="8" align="left">
+ <p class="lead text-dark">
+ <label>Looking for legacy downloads?</label>
+ <br>
+ <a class="btn btn-link" href="https://sourceforge.net/projects/blissroms/files/Pie/">Android 9 (Pie) device builds</a><br>
+ <a class="btn btn-link" href="https://sourceforge.net/projects/blissroms/files/GSI/">Android 9 (Pie) GSI builds</a>
</p>
</div>
</div>