]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - index.html
gitignore again
[gnargle.github.io.git] / index.html
index a08b27fb52a19fb322ea2b3305fbe7feecbd500d..3bc19624f83e23245a38336794c2e9fb321538fa 100644 (file)
@@ -7,13 +7,7 @@
   </head>
   <body class="whole-site">
     <div>
   </head>
   <body class="whole-site">
     <div>
-      <div class="container">
-        <div class="header">
-          <marquee>
-            <h1 class="marquee-heading">🏳️‍⚧️ 👩🏼‍💻 Athene.Gay 👩🏼‍💻 🏳️‍⚧️</h1>
-          </marquee>
-        </div>
-      </div>
+      <iframe class="embed-title" src="shared/title.html"> </iframe>
       <div class="container">
         <div class="main">
           <div class="entry">
       <div class="container">
         <div class="main">
           <div class="entry">
           </div>
           <div class="entry">
             <h2>Blog</h2>
           </div>
           <div class="entry">
             <h2>Blog</h2>
+            <div class="title-block">
+              <a class="blog-title" href="entries/miku.html">
+                <h3>Miku Expo 2024</h3>
+              </a>
+              <h3 class="datestamp">26/01/2025</h3>
+            </div>
             <div class="title-block">
               <a class="blog-title" href="entries/1.html">
                 <h3>Bringing Static Websites Back</h3>
             <div class="title-block">
               <a class="blog-title" href="entries/1.html">
                 <h3>Bringing Static Websites Back</h3>
           </div>
           <div class="entry">
             <h2>Projects</h2>
           </div>
           <div class="entry">
             <h2>Projects</h2>
-              <p>This is an incomplete list - I need to write up the rest. I promise I've done more than one thing in my life.</p>
+            <p>This is an incomplete list for now. working on it.</p>
+            <div class="title-block">
+              <a class="blog-title" href="projects/thiswebsite.html">
+                <h3>This Website</h3>
+              </a>
+              <h3 class="datestamp">2025</h3>
+            </div>
+            <div class="title-block">
               <a class="blog-title" href="projects/dalamudplugins.html">
                 <h3>FFXIV Plugins</h3>
               </a>
               <a class="blog-title" href="projects/dalamudplugins.html">
                 <h3>FFXIV Plugins</h3>
               </a>
+              <h3 class="datestamp">2023-2024</h3>
             </div>
             </div>
-          </div>
-        </div>
-      </div>
-      <div class="container">
-        <div class="footer">
-          <div class="footer-container">
-            <div class="footer-entry">
-              <a href="https://bsky.app/profile/athene.gay"
-                ><img class="icon" src="img/bluesky.svg" alt="bluesky logo"
-              /></a>
-            </div>
-            <div class="footer-entry">
-              <a href="https://github.com/gnargle"
-                ><img class="icon" src="img/github.svg" alt="github logo"
-              /></a>
-            </div>
-            <div class="footer-entry">
-              <a href="https://discordapp.com/users/390978640051175424"
-                ><img class="icon" src="img/discord.svg" alt="github logo"
-              /></a>
-            </div>
-            <div class="footer-entry">
-              <a href="https://www.twitch.tv/atheneallen"
-                ><img class="icon" src="img/twitch.svg" alt="github logo"
-              /></a>
-            </div>
-            <div class="footer-entry">
-              <a href="https://archiveofourown.org/users/gnargle/works"
-                ><img class="icon" src="img/ao3.svg" alt="github logo"
-              /></a>
+            <div class="title-block">
+              <a class="blog-title" href="projects/youbeat.html">
+                <h3>Youbeat</h3>
+              </a>
+              <h3 class="datestamp">2022</h3>
             </div>
           </div>
             </div>
           </div>
-          <div class="footer-container">
-            <p>
-              Icons by <a target="_blank" href="https://icons8.com">Icons8</a>
-            </p>
-          </div>
         </div>
       </div>
     </div>
         </div>
       </div>
     </div>
+    <iframe class="embed-links" src="shared/links.html"> </iframe>
+    <iframe class="embed-footer" src="shared/footer.html"> </iframe>
   </body>
 </html>
   </body>
 </html>