Remove developer section

These should be moved to the footer of the page since they are just links
Change-Id: I217e22c698bb4ee37e60c6601229d08db36e173c
diff --git a/index.html b/index.html
index 99e52d0..bb5535f 100644
--- a/index.html
+++ b/index.html
@@ -145,65 +145,6 @@
       </div>
     </div>
   </div>
-  <!-- Documentation 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>
-  <!-- Developer section -->
-  <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>
   <!-- Downloads Section -->
   <div class="download-section bg-light mb-0" id="download">
     <div class="container py-5">