]> fortfriendship.online Git - gnargle.github.io.git/commitdiff
add open graph details to all pages
authorAthene Allen <atheneallen93@gmail.com>
Wed, 12 Feb 2025 14:40:49 +0000 (14:40 +0000)
committerAthene Allen <atheneallen93@gmail.com>
Wed, 12 Feb 2025 14:40:49 +0000 (14:40 +0000)
entries/1.html
entries/danddgames.html
entries/miku.html
projects/dalamudplugins.html
projects/thiswebsite.html
projects/youbeat.html

index c6a33a6e4e71718bdb0e5b10bd8d9349518db565..30835f092d208ce18c9a6f4ee8864c2ea852ae18 100644 (file)
@@ -3,6 +3,23 @@
   <head>
     <meta charset="UTF-8" />
     <title>Bringing Static Websites Back</title>
+    <meta property="og:title" content="Bringing Static Websites Back" />
+    <meta name="twitter:title" content="Bringing Static Websites Back" />
+    <meta
+      name="description"
+      content="Look I'm hardly the first to do this but I think we all know the
+                internet is shit now."
+    />
+    <meta
+      property="og:description"
+      content="Look I'm hardly the first to do this but I think we all know the
+                internet is shit now."
+    />
+    <meta
+      name="twitter:description"
+      content="Look I'm hardly the first to do this but I think we all know the
+                internet is shit now."
+    />
     <link rel="stylesheet" href="../main.css" />
   </head>
   <body class="whole-site">
index 5141641cb8a8ed39b5ca62754aba8a743c53bdfc..a065d8be7ad2955d8308a377abfb2945931caede 100644 (file)
@@ -2,7 +2,27 @@
 <html>
   <head>
     <meta charset="UTF-8" />
-    <title>Athene.Gay</title>
+    <title>It's 2025 and I am playing a D&D Game...</title>
+    <meta
+      property="og:title"
+      content="It's 2025 and I am playing a D&D Game..."
+    />
+    <meta
+      property="twitter:title"
+      content="It's 2025 and I am playing a D&D Game..."
+    />
+    <meta
+      name="description"
+      content="... and it's not Baldurs Gate 3; it is, however, equally 7/10."
+    />
+    <meta
+      property="og:description"
+      content="... and it's not Baldurs Gate 3; it is, however, equally 7/10."
+    />
+    <meta
+      name="twitter:description"
+      content="... and it's not Baldurs Gate 3; it is, however, equally 7/10."
+    />
     <link rel="stylesheet" href="../main.css" />
   </head>
   <body class="whole-site">
index 4145ece77522c87ec6029425f05e0455c66a1686..965792657307efc7ec9f1ed49c9002aae38e2a4a 100644 (file)
@@ -3,6 +3,20 @@
   <head>
     <meta charset="UTF-8" />
     <title>Miku Expo</title>
+    <meta property="og:title" content="Miku Expo" />
+    <meta name="twitter:title" content="Miku Expo" />
+    <meta
+      name="description"
+      content="I've been thinking again about Miku Expo recently."
+    />
+    <meta
+      property="og:description"
+      content="I've been thinking again about Miku Expo recently."
+    />
+    <meta
+      name="twitter:description"
+      content="I've been thinking again about Miku Expo recently."
+    />
     <link rel="stylesheet" href="../main.css" />
   </head>
   <body class="whole-site">
index d658dfa8bcf6ae192f1da519509430b68b07501a..7d6a075049338ea191a0f5a500fe3fbb84000b37 100644 (file)
@@ -3,6 +3,23 @@
   <head>
     <meta charset="UTF-8" />
     <title>FFXIV Plugins</title>
+    <meta property="og:title" content="FFXIV Plugins" />
+    <meta name="twitter:title" content="FFXIV Plugins" />
+    <meta
+      name="description"
+      content="I currently maintain two silly little plugins for Final Fantasy
+                XIV."
+    />
+    <meta
+      property="og:description"
+      content="I currently maintain two silly little plugins for Final Fantasy
+                XIV."
+    />
+    <meta
+      name="twitter:description"
+      content="I currently maintain two silly little plugins for Final Fantasy
+                XIV."
+    />
     <link rel="stylesheet" href="../main.css" />
   </head>
   <body class="whole-site">
index a48234f935d9e97095242494b3e1262754ad01d1..96f68523eaa4ca33e775f9bdf31a3c371f1846cc 100644 (file)
@@ -3,6 +3,20 @@
   <head>
     <meta charset="UTF-8" />
     <title>Athene.Gay</title>
+    <meta property="og:title" content="Athene.Gay" />
+    <meta name="twitter:title" content="Athene.Gay" />
+    <meta
+      name="description"
+      content="It's the website you're looking at right now, baby!!"
+    />
+    <meta
+      property="og:description"
+      content="It's the website you're looking at right now, baby!!"
+    />
+    <meta
+      name="twitter:description"
+      content="It's the website you're looking at right now, baby!!"
+    />
     <link rel="stylesheet" href="../main.css" />
   </head>
   <body class="whole-site">
index ac32972cf46200670fea1e208a48ae88adc8ce9b..4f76cc826fd9f5a7997551d65873d6eb7d7a60c5 100644 (file)
@@ -2,7 +2,24 @@
 <html>
   <head>
     <meta charset="UTF-8" />
-    <title>Athene.Gay</title>
+    <title>Youbeat</title>
+    <meta property="og:title" content="Youbeat" />
+    <meta name="twitter:title" content="Youbeat" />
+    <meta
+      name="description"
+      content="A while ago, I wanted to adapt arcade game Jubeat for home play,
+                using a device called a launchpad."
+    />
+    <meta
+      property="og:description"
+      content="A while ago, I wanted to adapt arcade game Jubeat for home play,
+                using a device called a launchpad."
+    />
+    <meta
+      name="twitter:description"
+      content="A while ago, I wanted to adapt arcade game Jubeat for home play,
+                using a device called a launchpad."
+    />
     <link rel="stylesheet" href="../main.css" />
   </head>
   <body class="whole-site">