Add Docs section

And reorganize things a bit better
diff --git a/index.html b/index.html
index 7648110..d098a29 100644
--- a/index.html
+++ b/index.html
@@ -181,7 +181,53 @@
     </div>
   </div>
   <!-- Download section -->
+  <div class="py-5 bg-light text-right" id="documentation">
+    <div class="container">
+      <div class="row">
+        <div class="col-md-12" style="">
+          <h3 class="display-3 text-truncate">Docs &amp; Issue Reporting</h3>
+          <div class="row">
+            <div class="col-md-12" style="">
+              <h3>Looking for our documentation?</h3>
+              <p>We have full guides, troubleshooting tips, and more.&nbsp;</p>
+              <div class="col-md-12">
+                <a class="btn btn-secondary text-right mb-3 mx-2" href="https://wiki.blissroms.com" target="_blank">Team Bliss Wiki</a>
+                <a class="btn btn-secondary mb-3 mx-2" href="https://blog.blissroms.com" target="_blank">Development blog</a>
+              </div>
+              <h3>Like to report a bug?</h3>
+              <p>We prefer to keep all our bug reports in a centralized place. Please use the link below to report any bugs using the Issues tab for the repo needed.</p>
+              <div class="mx-auto col-md-12">
+                <a class="btn btn-secondary mb-3 mx-2" href="https://github.com/BlissRoms" target="_blank">BlissRoms&nbsp;</a><a class="btn btn-secondary mb-3 mx-2" href="https://github.com/BlissRoms-Devices" target="_blank">BlissRoms Devices</a>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+    </div>
+  </div>
   <div class="download-section bg-light mb-0" id="download">
+    <!-- End Downloads -->
+    <div class="py-5 bg-dark" id="documentation">
+      <div class="container">
+        <div class="row">
+          <div class="col-md-12" style="">
+            <h3 class="display-3 text-truncate">Developers</h3>
+            <div class="row">
+              <div class="col-md-3" style=""><img class="img-fluid d-block" src="images/github-logo.png"></div>
+              <div class="col-md-7" style="">
+                <h3>Want to help contribute towards our open source projects?</h3>
+                <p>Documentation for BlissRoms and Bliss OS can be found on our wiki, while our development update posts can be found under our blog. Please read the documentation before asking a question on our Telegram development chats!<br><br>To get a glimpse on usage statistics of Bliss, please visit our statistics page.</p>
+                <p>If you want to contribute code, download the source from our GitHub organization and submit commits through our Gerrit review system!</p>
+              </div>
+              <div class="col-md-2 mx-auto" style="">
+                <a class="btn mb-3 btn-secondary" href="https://github.com/BlissRoms" target="_blank">BlissRoms GitHub</a><a class="btn mb-3 btn-secondary" href="https://github.com/BlissRoms-Devices" target="_blank">BlissRoms Devices GitHub</a>
+                <a class="btn mb-3 btn-secondary" href="https://review.blissroms.com" target="_blank">BlissRoms Gerrit</a>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+    </div>
     <div class="container py-5">
       <div class="row">
         <div class="col-md-6 order-2 order-md-1"> <img class="img-fluid d-block mx-auto" src="images/1571976296909.png" style="" width="50%"> </div>
@@ -191,18 +237,18 @@
           <p class="mb-3">
           </p>
           <div id="demo">
-			<span>
-				<div class="container-fluid text-center bg-warning py-2">
-				  <div class="row">
-					<div class="mx-auto col-md-12">
-					  <h1 class="mt-2"><b>Coming Soon</b></h1>
-					  <p>Our Android 11 builds are coming very soon; stay tuned to our blog for more updates!</p>
-					</div>
-				  </div>
-				</div>
-			  </span>
+            <span>
+              <div class="container-fluid text-center bg-warning py-2">
+                <div class="row">
+                  <div class="mx-auto col-md-12">
+                    <h1 class="mt-2"><b>Coming Soon</b></h1>
+                    <p>Our Android 11 builds are coming very soon; stay tuned to our blog for more updates!</p>
+                  </div>
+                </div>
+              </div>
+            </span>
             <h3>Please consider donating to support our project. Thanks!</h3>
-			<br>
+            <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 disabled" href="https://downloads.blissroms.com">Go To Downloads</a>
             <hr width="100%" size="8" align="left">
@@ -219,7 +265,7 @@
               <label></label></p>
             <h2>Legacy Downloads</h2>
             <br>
-	    <a class="btn btn-link" href="https://sourceforge.net/projects/blissroms/files/Q/">Android 10 (Q) device builds</a><br>
+            <a class="btn btn-link" href="https://sourceforge.net/projects/blissroms/files/Q/">Android 10 (Q) device builds</a><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></p>
@@ -227,31 +273,6 @@
         </div>
       </div>
     </div>
-    <!-- End Downloads -->
-    <div class="py-5 bg-dark" id="documentation">
-      <div class="container">
-        <div class="row">
-          <div class="col-md-12" style="">
-            <h3 class="display-3 text-truncate">Developers</h3>
-            <div class="row">
-              <div class="col-md-3" style=""><img class="img-fluid d-block" src="images/github-logo.png"></div>
-              <div class="col-md-7" style="">
-                <h3>Want to help contribute towards our open source projects?</h3>
-                <p>Documentation for BlissRoms and Bliss OS can be found on our wiki, while our development update posts can be found under our blog. Please read the documentation before asking a question on our Telegram development chats!<br><br>To get a glimpse on usage statistics of Bliss, please visit our statistics page.</p>
-                <p>If you want to contribute code, download the source from our GitHub organization and submit commits through our Gerrit review system!</p>
-              </div>
-              <div class="col-md-2 mx-auto" style="">
-                <a class="btn mb-3 btn-secondary" href="https://wiki.blissroms.com" target="_blank">Team Bliss Wiki</a>
-                <a class="btn mb-3 btn-secondary" href="https://blog.blissroms.com" target="_blank">Development blog</a>
-                <a class="btn mb-3 btn-secondary" href="https://stats.blissroms.com" target="_blank">Bliss Statistics</a>
-                <a class="btn mb-3 btn-secondary" href="https://github.com/BlissRoms" target="_blank">BlissRoms GitHub</a>
-                <a class="btn mb-3 btn-secondary" href="https://review.blissroms.com" target="_blank">Gerrit</a>
-              </div>
-            </div>
-          </div>
-        </div>
-      </div>
-    </div>
     <div class="py-5 bg-light" id="team">
       <div class="container">
         <div class="row">
@@ -319,7 +340,41 @@
         </div>
       </div>
     </div>
-    <div class="py-4 text-center text-light" style="	background-image: url(https://i.imgur.com/gDeZpfE.png);	background-position: top left;	background-size: 100%;	background-repeat: repeat;">
+    <div class="py-5 bg-primary" id="gear">
+      <div class="container">
+        <div class="row">
+          <div class="col-md-12">
+            <h1><b>A Little Bliss Gear</b></h1>
+            <p class="lead mb-4"><b>Bliss Family of ROMs has put together a Teespring store as a start to bring some stylish merchandise to our users, and help raise money for our cause. Check out a few of our selections below and follow the link to our store for more</b></p>
+          </div>
+        </div>
+        <div class="row d-flex justify-content-between">
+          <div class="col-md-4 col-lg-3 p-4"> <img class="img-fluid d-block" width="1500" src="images/560.jpg">
+            <h4 class="my-3"> <b>T-Shirts</b></h4>
+            <p class="body-font"><b>Be the first one on your block to sport Bliss on your back. Various sizes and colors available.</b></p>
+          </div>
+          <div class="col-md-4 col-lg-3 p-4"> <img class="img-fluid d-block" src="images/560 (1).jpg" width="1500">
+            <h4 class="my-3"> <b>Hoodies</b></h4>
+            <p class="body-font"><b>Keep warm in style. Wr have hoodies and sweatshirts available. Various sizes and colors options too.</b></p>
+          </div>
+          <div class="col-md-4 col-lg-3 p-4"> <img class="img-fluid d-block" src="images/560 (2).jpg" width="1500">
+            <h4 class="my-3"> <b>Tank Tops</b></h4>
+            <p class="body-font"><b>It's all about the Bliss when you are wearing one of our tank tops. Various sizes and colors available.</b></p>
+          </div>
+        </div>
+        <div class="row">
+          <div class="col-md-12">
+            <div class="card">
+              <div class="card-body">
+                <h4 class="card-title"><b>Want More?</b></h4>
+                <p class="card-text body-font">We are constantly updating our selection of apparel, adding more cool designs and options as we go. So make sure you check back for any updates.&nbsp;</p> <a class="btn btn-primary" href="https://teespring.com/stores/bliss-family-store-2">Visit Our Teespring Store&nbsp;<i class="fa fa-shopping-cart fa-fw"></i></a>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+    </div>
+    <div class="py-4 text-center text-light" style="background-image: url(&quot;https://i.imgur.com/gDeZpfE.png&quot;); background-position: left top; background-size: 100%; background-repeat: repeat;">
       <div class="container">
         <div class="row">
           <div class="mx-auto col-md-8">
@@ -363,40 +418,6 @@
         </div>
       </div>
     </div>
-    <div class="py-5 bg-primary" id="gear">
-      <div class="container">
-        <div class="row">
-          <div class="col-md-12">
-            <h1><b>A Little Bliss Gear</b></h1>
-            <p class="lead mb-4"><b>Bliss Family of ROMs has put together a Teespring store as a start to bring some stylish merchandise to our users, and help raise money for our cause. Check out a few of our selections below and follow the link to our store for more</b></p>
-          </div>
-        </div>
-        <div class="row d-flex justify-content-between">
-          <div class="col-md-4 col-lg-3 p-4"> <img class="img-fluid d-block" width="1500" src="images/560.jpg">
-            <h4 class="my-3"> <b>T-Shirts</b></h4>
-            <p class="body-font"><b>Be the first one on your block to sport Bliss on your back. Various sizes and colors available.</b></p>
-          </div>
-          <div class="col-md-4 col-lg-3 p-4"> <img class="img-fluid d-block" src="images/560 (1).jpg" width="1500">
-            <h4 class="my-3"> <b>Hoodies</b></h4>
-            <p class="body-font"><b>Keep warm in style. Wr have hoodies and sweatshirts available. Various sizes and colors options too.</b></p>
-          </div>
-          <div class="col-md-4 col-lg-3 p-4"> <img class="img-fluid d-block" src="images/560 (2).jpg" width="1500">
-            <h4 class="my-3"> <b>Tank Tops</b></h4>
-            <p class="body-font"><b>It's all about the Bliss when you are wearing one of our tank tops. Various sizes and colors available.</b></p>
-          </div>
-        </div>
-        <div class="row">
-          <div class="col-md-12">
-            <div class="card">
-              <div class="card-body">
-                <h4 class="card-title"><b>Want More?</b></h4>
-                <p class="card-text body-font">We are constantly updating our selection of apparel, adding more cool designs and options as we go. So make sure you check back for any updates.&nbsp;</p> <a class="btn btn-primary" href="https://teespring.com/stores/bliss-family-store-2">Visit Our Teespring Store&nbsp;<i class="fa fa-shopping-cart fa-fw"></i></a>
-              </div>
-            </div>
-          </div>
-        </div>
-      </div>
-    </div>
     <div class="py-3 bg-dark">
       <div class="container">
         <div class="row">
@@ -464,4 +485,4 @@
   </div>
 </body>
 
-</html>
+</html>
\ No newline at end of file