Added meta tags to crash screen

This commit is contained in:
dangered wolf 2022-08-07 12:48:20 -04:00
parent 40d90757bf
commit 811f1133a4
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -39,6 +39,10 @@ export const Strings = {
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta content="FixTweet" property="og:title"/>
<meta content="Owie, you crashed ${BRANDING_NAME} :(
This is caused by Twitter API downtime or a new bug. Try again in a little while." property="og:description"/></head>
<title>:(</title>
<style>
body {