diff --git a/_layouts/podcast.html b/_layouts/podcast.html index 60ae97c..41f73bf 100644 --- a/_layouts/podcast.html +++ b/_layouts/podcast.html @@ -1,7 +1,5 @@ --- layout: page_container -title: "The Safing Podcast" -heading: "The Safing Podcast" container_class: "podcast pt-40 lg:pt-64" --- diff --git a/_layouts/post.html b/_layouts/post.html index f11f8df..14bc253 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,8 +1,5 @@ --- layout: page_container -title: "Blog" -heading: "Blog" -subheading: "Announcements and things we'd like to share" ---