From 943c641314d27b137dda655e7af7423028555866 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Fri, 3 Dec 2021 00:04:27 +0000 Subject: [PATCH] trying to fix the default rss feed image --- layouts/partials/post_meta.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/partials/post_meta.html b/layouts/partials/post_meta.html index 8dffd8c..2f42332 100644 --- a/layouts/partials/post_meta.html +++ b/layouts/partials/post_meta.html @@ -10,12 +10,12 @@
- + {{ $baseUrl := .Site.BaseURL }}