<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>