includes hives.html and hivesmodals.html to Home

This commit is contained in:
Udit Patel 2020-07-05 12:13:35 +05:30 committed by GitHub
parent c810374d44
commit cde074ede1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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