From 1c433fcfa5e2047851db21badceb5820ec4deb82 Mon Sep 17 00:00:00 2001 From: Vlad <66175053+VladHZC@users.noreply.github.com> Date: Fri, 27 Aug 2021 01:46:08 -0300 Subject: [PATCH] Update default.html --- _layouts/default.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index db7e746..0593619 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -36,10 +36,11 @@ {{ content }} {% elsif page.title == 'The Swarm' %} - {{ content }} - + {% include hives.html %} - + + {{ content }} + {% elsif page.title == 'LBRY Arena' %} {{ content }}