diff --git a/_layouts/default.html b/_layouts/default.html index f8240a6..7761394 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,63 +1,14 @@ - - - - - LBRY Foundation + + {% include head.html %} + - - - - - - - - - - - - - - - - + + {% include nav.html %} +
@@ -81,40 +32,11 @@ {{ content }}
- -
-
-
- -
-
- © 2020 LBRY.org | LBRY Foundation -
-
-
- + + + {% include footer.html %} + +