mirror of
https://github.com/safing/web
synced 2025-04-17 17:39:08 +00:00
Update podcast layout
This commit is contained in:
parent
771e7a6ca9
commit
8608edb8b1
1 changed files with 2 additions and 5 deletions
|
@ -13,12 +13,9 @@ layout: page_container
|
|||
<a class="link hover-opacity-in" href="{{ site.reddit_url }}"><i class="icon-reddit text-xl"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="markdown-container">
|
||||
{{ content | replace: '<!--break-->', '<a class="anchor" id="continue"></a>' }}
|
||||
<h3>Description</h3>
|
||||
{{ page.summary }}
|
||||
</div>
|
||||
|
||||
<div class="horizontal-line element-x-center max-w-4xl mt-0"></div>
|
||||
|
||||
{% include next_previous_item.html %}
|
||||
</div>
|
Loading…
Add table
Reference in a new issue