From 0e9903f2f5778b0934be7611c9913cceed65aa26 Mon Sep 17 00:00:00 2001 From: eniamza Date: Thu, 25 Jun 2020 13:04:43 +0600 Subject: [PATCH] Del : useless includes --- _includes/_footer.html | 30 ------------------------------ _includes/_head.html | 18 ------------------ _includes/_header.html | 37 ------------------------------------- _includes/_js.html | 8 -------- 4 files changed, 93 deletions(-) delete mode 100644 _includes/_footer.html delete mode 100644 _includes/_head.html delete mode 100644 _includes/_header.html delete mode 100644 _includes/_js.html diff --git a/_includes/_footer.html b/_includes/_footer.html deleted file mode 100644 index 15750da..0000000 --- a/_includes/_footer.html +++ /dev/null @@ -1,30 +0,0 @@ - -
-
-
- -
-
- © 2020 LBRY.org | LBRY Foundation -
-
-
- diff --git a/_includes/_head.html b/_includes/_head.html deleted file mode 100644 index 0a51ae4..0000000 --- a/_includes/_head.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - LBRY Foundation - Swarm - - - - - - - - - - - - - - \ No newline at end of file diff --git a/_includes/_header.html b/_includes/_header.html deleted file mode 100644 index 4e19777..0000000 --- a/_includes/_header.html +++ /dev/null @@ -1,37 +0,0 @@ - - - \ No newline at end of file diff --git a/_includes/_js.html b/_includes/_js.html deleted file mode 100644 index 48311d8..0000000 --- a/_includes/_js.html +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file