From 8bd32d68d2b7c0bc92c521ac5a25c2b71e261a49 Mon Sep 17 00:00:00 2001 From: JoshyPHP Date: Tue, 15 Aug 2023 04:30:06 +0200 Subject: [PATCH] Updated Twitter iframe --- iframe/2/twitter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iframe/2/twitter.html b/iframe/2/twitter.html index c40afaed..46a6dcdc 100644 --- a/iframe/2/twitter.html +++ b/iframe/2/twitter.html @@ -19,7 +19,7 @@ // NOTE: the link's opaque background blocks the view of the tweet while it's loading, but // the "resize" event is fired so early in the process (before the tweet has finished // loading) that we don't really miss anything - body.innerHTML = '𝕏Loading tweet...'; + body.innerHTML = '𝕏Loading tweet...'; }; window.onmessage = (e) =>