Link previews point at the real domain
The Hover A record resolves, so og:image and twitter:image move from the sslip.io fallback to wizwar.kestrelsnest.social. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
695307daa8
commit
26c4b6efdf
@@ -11,13 +11,13 @@
|
||||
<meta property="og:site_name" content="Wiz-War" />
|
||||
<meta property="og:title" content="Wiz-War" />
|
||||
<meta property="og:description" content="A game of magical combat in a stone labyrinth. The classic 1993 sixth edition, faithfully reproduced — play free with friends, online or around one device." />
|
||||
<meta property="og:image" content="https://wizwar.104.236.96.198.sslip.io/og.png" />
|
||||
<meta property="og:image" content="https://wizwar.kestrelsnest.social/og.png" />
|
||||
<meta property="og:image:width" content="1200" />
|
||||
<meta property="og:image:height" content="630" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Wiz-War" />
|
||||
<meta name="twitter:description" content="A game of magical combat in a stone labyrinth. The classic 1993 sixth edition, faithfully reproduced — play free with friends." />
|
||||
<meta name="twitter:image" content="https://wizwar.104.236.96.198.sslip.io/og.png" />
|
||||
<meta name="twitter:image" content="https://wizwar.kestrelsnest.social/og.png" />
|
||||
<meta name="theme-color" content="#efe8d4" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
|
||||
Reference in New Issue
Block a user