Move files out of LFS into normal git, for github pages
[web/www] / index.html
index 3bbe1b937f76593e461c23b7a89a5e2e0d61cead..71c0f1ccd75e96029a628710a6fc5cfdb3eb4e44 100644 (file)
@@ -1,15 +1,16 @@
 <!DOCTYPE html>
 <html lang="en">
-<head>
+<head prefix="og: http://ogp.me/ns#">
     <meta charset="utf8">
     <title>Witch of Light</title>
-    <meta property="title" content="Witch of Light - Cassie Jones's Site">
-    <meta property="og:title" content="Witch of Light - Cassie Jones's Site">
-    <meta property="og:type" content="website">
-    <meta property="og:url" content="https://www.witchoflight.com">
-    <meta property="og:image" content="https://www.witchoflight.com/assets/light.png">
-    <meta property="twitter:card" content="summary">
-    <meta property="twitter:site" content="@porglezomp">
+    <meta name="title" property="og:title" content="Witch of Light"/>
+    <meta property="og:type" content="website"/>
+    <meta property="og:url" content="https://www.witchoflight.com"/>
+    <meta property="og:site_name" content="Witch of Light"/>
+    <meta property="og:image" content="https://www.witchoflight.com/assets/light.png"/>
+    <meta property="og:image:alt" content="The Homestuck light aspect icon"/>
+    <meta name="twitter:card" content="summary">
+    <meta name="twitter:site" content="@porglezomp">
     <link rel="canonical" href="https://www.witchoflight.com">
     <style>
 h1 { color: #22a4ff; position: absolute; margin: 50vh auto; text-align: center; width: 100vw; font-family: courier; font-size: 3.8vw; animation-name: fade-out; animation-duration: 2s; animation-delay: 3s; animation-fill-mode: both; }