Please help me budget this my family is dying
[web/be-the] / index.html
index 15c8d9dfe036058adffc345e768e4fa9ace5cdc6..0ca8b4dfbd1defba12bc0c02b2052ca404224af2 100644 (file)
@@ -1,12 +1,19 @@
 <!DOCTYPE html>
-<html>
+<html prefix="og: http://ogp.me/ns#" lang="en">
 <head>
-    <meta charset="utf8">
+    <meta charset="utf-8">
     <title>Witch of Light</title>
-    <meta name="title" content="Witch of Light - Cassie Jones's Site">
-    <meta name="og:image" content="https://www.witchoflight.com/assets/light.png">
-    <meta name="twitter:card" content="summary">
-    <meta name="twitter:site" content="@porglezomp">
+    <meta name="title" property="og:title" content="Witch of Light"/>
+    <meta name="description" property="og:description" content="A collection of Cassie's harebrained schemes"/>
+    <link rel="canonical" property="og:url" href="https://www.witchoflight.com"/>
+    <meta property="og:type" content="website"/>
+    <meta property="og:site_name" content="Witch of Light"/>
+    <link property="og:image" href="https://www.witchoflight.com/assets/light.png"/>
+    <meta property="og:image:type" content="image/png"/>
+    <meta property="og:image:alt" content="The Homestuck light aspect icon"/>
+    <meta name="twitter:card" content="summary"/>
+    <meta name="twitter:site" content="@porglezomp"/>
+    <meta name="twitter:creator" content="@porglezomp"/>
     <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; }
 @media screen and (max-width: 1000px) { h1 { font-size: 7vw; } }