aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/shortcodes
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-07-09 10:28:39 -0400
committertdro <tdro@noreply.example.com>2022-07-09 10:28:39 -0400
commite434d635f0c787feafff48cbee339a30dd79e8bc (patch)
tree50bd7172ead0f17d5e6ff0a4e50c107cb1048d03 /themes/default/layouts/shortcodes
parent8e1256308c9c24fa45783a7c0be7ff74a33906ee (diff)
downloadcanory-e434d635f0c787feafff48cbee339a30dd79e8bc.tar.gz
canory-e434d635f0c787feafff48cbee339a30dd79e8bc.tar.bz2
canory-e434d635f0c787feafff48cbee339a30dd79e8bc.zip
themes/default/layouts/shortcodes/tweet: Character set on script is dead
Diffstat (limited to 'themes/default/layouts/shortcodes')
-rw-r--r--themes/default/layouts/shortcodes/tweet.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/shortcodes/tweet.html b/themes/default/layouts/shortcodes/tweet.html
index faf1f00..759104b 100644
--- a/themes/default/layouts/shortcodes/tweet.html
+++ b/themes/default/layouts/shortcodes/tweet.html
@@ -11,7 +11,7 @@
<script
async
src="https://platform.twitter.com/widgets.js"
- charset="utf-8">
+ >
</script>
</twitter-tweet>