]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - shared/footer.html
feeds update
[gnargle.github.io.git] / shared / footer.html
index b0f914b3c2b3a3a6e62fbad6d45099e72f8ed04e..0adc4a2bc839672e6f29833490b284ec4fa897db 100644 (file)
@@ -9,28 +9,42 @@
       <div class="footer">
         <div class="footer-container">
           <div class="footer-entry">
-            <a href="https://bsky.app/profile/athene.gay"
+            <a target="_blank" 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"
+            <a target="_blank" 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
+              target="_blank"
+              href="https://discordapp.com/users/390978640051175424"
+              ><img class="icon" src="../img/discord.svg" alt="discord 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 target="_blank" href="https://www.twitch.tv/atheneallen"
+              ><img class="icon" src="../img/twitch.svg" alt="twitch 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
+              target="_blank"
+              href="https://archiveofourown.org/users/gnargle/works"
+              ><img class="icon" src="../img/ao3.svg" alt="ao3 logo"
+            /></a>
+          </div>
+          <div class="footer-entry">
+            <a target="_blank" href="https://steamcommunity.com/id/capnsatsuma/"
+              ><img class="icon" src="../img/steam.svg" alt="steam logo"
+            /></a>
+          </div>
+          <div class="footer-entry">
+            <a target="_blank" href="../feed.xml"
+              ><img class="icon" src="../img/rss.png" alt="rss logo"
             /></a>
           </div>
         </div>