about summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index ef842a0..3d94295 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
     <meta name="description" content="Guess the hidden word in 6 tries. A new puzzle is available each day.">
 
     <!-- FB Meta Tags -->
-    <meta property="og:url" content="https://bhh.sh/pub/wordle/">
+    <meta property="og:url" content="https://tilde.team/~ben/wordle/">
     <meta property="og:type" content="website">
     <meta property="og:title" content="Wordle - A daily word game">
     <meta property="og:description" content="Guess the hidden word in 6 tries. A new puzzle is available each day.">
@@ -16,7 +16,7 @@
 
     <!-- Twitter Meta Tags -->
     <meta name="twitter:card" content="summary_large_image">
-    <meta property="twitter:domain" content="powerlanguage.co.uk">
+    <meta property="twitter:domain" content="ben.tilde.team">
 
     <meta name="theme-color" content="#6aaa64" />
     <link rel="manifest" href="manifest.json" />