removing hives table from homepage

This commit is contained in:
Udit Patel 2020-07-06 20:43:39 +05:30 committed by GitHub
parent f99cb492a2
commit b2aa55b774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -137,9 +137,6 @@ title: Home
</div> </div>
<!-- /twitter --> <!-- /twitter -->
<!-- Foundations Hives-->
{% include hives.html %}
<!-- /Foundations Hives -->
</div> </div>
<!-- FooterPart --> <!-- FooterPart -->
@ -150,10 +147,6 @@ title: Home
<!-- /globalParallaxContent --> <!-- /globalParallaxContent -->
</div> </div>
<!-- /globalParallax --> <!-- /globalParallax -->
<!-- Hives Modals -->
{% include hivesmodals.html %}
<!-- /Hives Modals -->
<!-- JSPart --> <!-- JSPart -->
{% include js.html %} {% include js.html %}