1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-03 10:39:11 +00:00

Add general-layout class to index pages

This commit is contained in:
davegson 2022-02-11 17:50:31 +01:00
parent 4c2f2bdb37
commit a3dffede85
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ title: Safing Blog
layout: page
---
<section>
<section class="general-layout">
<div class="blogpod-container mt-80">
<div class="blogpod-container-top">
<span class="blogpod-container-top-bg-title">Follow Us</span>
@ -21,4 +21,4 @@ layout: page
{% endfor %}
</div>
</div>
</section>
</section>

View file

@ -3,7 +3,7 @@ title: The Safing Podcast
layout: page
---
<section>
<section class="general-layout">
<div class="blogpod-container mt-80">
<div class="blogpod-container-top">
<span class="blogpod-container-top-bg-title">Follow Us</span>

View file

@ -3,7 +3,7 @@ title: Safing Video Updates
layout: page
---
<section>
<section class="general-layout">
<div class="blogpod-container mt-80">
<div class="blogpod-container-top">
<span class="blogpod-container-top-bg-title">Follow Us</span>