mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-28 16:01:32 +00:00
Feat : Pull Subheads from markdown
This commit is contained in:
parent
2154c5cd42
commit
ba3617cc8c
2 changed files with 2 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
<div class="container text-sm-center pt-5">
|
||||
<center><h1 class="display-4" Ideas style="font-weight: bold;">{{ page.title }}</h1></center>
|
||||
<hr class="heading">
|
||||
<center><p class="lead">The LBRY Tavern. Cheers!🍺</p></center>
|
||||
<center><p class="lead">{{ page.subhead }}</p></center>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /jumbotron -->
|
||||
|
|
1
swarm.md
1
swarm.md
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title : The Swarm
|
||||
subhead : LBRY SWARM!🍯
|
||||
layout : default
|
||||
permalink : /swarm/
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue