From 4be854a0e5b6263e73221931d79e0b3a8467b719 Mon Sep 17 00:00:00 2001 From: Luke Seers <16389426+LukeSeers@users.noreply.github.com> Date: Wed, 12 Oct 2022 17:28:39 +0200 Subject: [PATCH] Update blogpod-container styling --- index.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 273874e..2ee88f6 100644 --- a/index.html +++ b/index.html @@ -131,11 +131,17 @@ redirect_from:
- Follow Us + Follow Us

Blog, Podcast & Videos

+
+ Blogs + Podcast + Videos +
+
{% assign all_publications = site.publications | sort: "date" | reverse %} {% for publication in all_publications limit: 6 %} @@ -151,10 +157,6 @@ redirect_from: {% endif %} {% endfor %}
-
- Blogs - Podcast - Videos -
+