From 60f0041f1a3f27ea66c4142b380c4f34975ad807 Mon Sep 17 00:00:00 2001 From: Udit Patel Date: Thu, 2 Jul 2020 17:10:43 +0530 Subject: [PATCH] added editable heading and sub heading variables --- _layouts/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_layouts/home.html b/_layouts/home.html index d143d8c..c66f6cd 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -12,7 +12,7 @@
- bg-img + bg-img
@@ -21,9 +21,9 @@
-

Welcome to LBRY

+

{{ page.title }}


-

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

+

{{ page.subhead }}