mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
includes hives.html and hivesmodals.html to Home
This commit is contained in:
parent
c810374d44
commit
cde074ede1
1 changed files with 8 additions and 0 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Reference in a new issue