From bea5e731660a0e749e036ca0ffe3087ab8bbd5ea Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Wed, 11 Oct 2023 03:32:54 -0400
Subject: [PATCH] Fixed microblog

---
 layouts/partials/microblog_iframe.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/partials/microblog_iframe.html b/layouts/partials/microblog_iframe.html
index 76acddb1d..27ea8d850 100644
--- a/layouts/partials/microblog_iframe.html
+++ b/layouts/partials/microblog_iframe.html
@@ -1 +1 @@
-<iframe allowfullscreen sandbox="allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox" width="400" height="800" src="https://www.mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fqoto.org%2Fusers%2Ffedipage&theme=light&size=80&header=false&replies=false&boosts=false"></iframe>
+<iframe allowfullscreen sandbox="allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox" width="400" height="800" src="https://www.mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fqoto.org%2Fusers%2FFedipage&theme=light&size=80&header=false&replies=false&boosts=false"></iframe>
-- 
GitLab