From 0a2a718c8f0a8af6da1f0d7c3490fa2f9fe4b90a Mon Sep 17 00:00:00 2001 From: eniamza Date: Thu, 25 Jun 2020 11:30:00 +0600 Subject: [PATCH] Update : Ditched _includes --- _layouts/default.html | 129 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 124 insertions(+), 5 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index c7fd024..1b2cef9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,14 +1,133 @@ - {% include _head.html %} - + + + + LBRY Foundation - Swarm + + + + + + + + + + + + + + - {% include _header.html %} + + + + + +
+ bg-img +
+
+ + +
+ +
+
+

Welcome to LBRY

+
+

LBRY is a secure, open, and community-run digital marketplace.

+ +
+
+ + {{ content }} - {% include _footer.html %} - {% include _js.html %} + + +
+
+
+ +
+
+ © 2020 LBRY.org | LBRY Foundation +
+
+
+ + +
+ +
+ + + + + + + + + + \ No newline at end of file