HTML: Take links out of unnecessary li elements
diff --git a/index.html b/index.html
index cd3d990..5ab737f 100644
--- a/index.html
+++ b/index.html
@@ -74,16 +74,12 @@
<p class="text-center">If you are interested in joining our team, please fill out the form found here:
<a href="https://goo.gl/forms/PdiaAj1PojosmehK2"></a>
</p>
- <li>
<a href="https://goo.gl/forms/PdiaAj1PojosmehK2">Join Team Bliss</a>
- </li>
<p></p>
<p class="text-center">Or if you represent an already existing project and would like to join the Bliss Family, please fill out the form found here:
<a href="https://goo.gl/kAb7ti"></a>
</p>
- <li>
<a href="https://goo.gl/kAb7ti">Join Bliss Family</a>
- </li>
<p></p>
</div>
<div class="col-md-6 about-tools">
@@ -699,9 +695,7 @@
</div>
<h4 class="family-description">
Follow the link and fill out an application for your project, and we will get in touch with you momentarily <br>
- <li>
<a href="https://goo.gl/kAb7ti">Join Bliss Family</a>
- </li>
</h4>
</div>
<!-- /.family-content -->