summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2024-07-19 12:49:59 +0200
committerYuval Adam <_@yuv.al>2024-07-19 12:49:59 +0200
commit609e11ba66f40f75242b6b87504a1efeef076698 (patch)
tree61a4527154f4d3b062849afd8e01bdf9b75d278a /index.html
parentecaca4fe4d669e64121d7107f810543bf85bf26a (diff)
Add og:image
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 05d5327..7eb31e1 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,7 @@
<meta charset="UTF-8">
<title>Crashstrike</title>
<meta name="theme-color" content="#106faa">
+ <meta property="og: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>