mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 12:37:23 +00:00
Update default.html
This commit is contained in:
parent
21a363d13c
commit
1c433fcfa5
1 changed files with 4 additions and 3 deletions
|
@ -36,10 +36,11 @@
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
|
||||||
{% elsif page.title == 'The Swarm' %}
|
{% elsif page.title == 'The Swarm' %}
|
||||||
{{ content }}
|
<!-- Foundations Hives-->
|
||||||
<!-- Foundations Hives-->
|
|
||||||
{% include hives.html %}
|
{% include hives.html %}
|
||||||
<!-- /Foundations Hives -->
|
<!-- /Foundations Hives -->
|
||||||
|
{{ content }}
|
||||||
|
|
||||||
|
|
||||||
{% elsif page.title == 'LBRY Arena' %}
|
{% elsif page.title == 'LBRY Arena' %}
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue