From ba3617cc8c67a0b7119fe85bee5ec96355fb1442 Mon Sep 17 00:00:00 2001 From: eniamza Date: Thu, 25 Jun 2020 14:16:12 +0600 Subject: [PATCH] Feat : Pull Subheads from markdown --- _layouts/default.html | 2 +- swarm.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 0049261..985d997 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -78,7 +78,7 @@

{{ page.title }}


-

The LBRY Tavern. Cheers!🍺

+

{{ page.subhead }}

diff --git a/swarm.md b/swarm.md index 2f4febc..522bfd0 100644 --- a/swarm.md +++ b/swarm.md @@ -1,5 +1,6 @@ --- title : The Swarm +subhead : LBRY SWARM!🍯 layout : default permalink : /swarm/ ---