summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2024-07-19 12:57:13 +0200
committerYuval Adam <_@yuv.al>2024-07-19 12:57:13 +0200
commit1c5113037106f3703151396a9a7e395b826905d4 (patch)
treeaa527e89f3bd3620b8de85d48465f66c3cb8984a /index.html
parentef9739db3718fc1eb5a6e40057377581300ff1f4 (diff)
Add twitter props
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 70d56d0..e6e2c1b 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,8 @@
<meta property="og:image" content="https://crashstrike.com/card.png" />
<meta property="og:title" content="Crashstrike" />
<meta property="og:description" content="Blue Scream of Death: Crashstrike Glitch Paralyzes Millions" />
+ <meta property="twitter:card" content="summary_large_image">
+ <meta property="twitter:image" content="https://crashstrike.com/card.png" />
<link rel="stylesheet" href="bsod.css">
<script src="https://cdn.usefathom.com/script.js" data-site="FTBXWLUJ" defer></script>
</head>