From 7287085272d172b49b8a12ca53d0767e13594feb Mon Sep 17 00:00:00 2001 From: Udit Patel Date: Sat, 4 Jul 2020 21:51:35 +0530 Subject: [PATCH] include footer.html to HOMEPAGE --- index.html | 42 +++++++----------------------------------- 1 file changed, 7 insertions(+), 35 deletions(-) diff --git a/index.html b/index.html index 3a25300..2c702ad 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ title: Home - + {% include head.html %} - + @@ -35,9 +35,9 @@ title: Home - + {% include navlinks.html %} - + @@ -167,37 +167,9 @@ title: Home - -
-
-
- -
-
- © 2020 LBRY.org | LBRY Foundation -
-
-
- + + {% include footer.html %} +