Merge pull request 'fix some rss and clean' (#4) from redesign into main
Reviewed-on: https://git.ouroboros.group/LimePotato/limepot-xyz/pulls/4
This commit is contained in:
commit
596dd9125a
2 changed files with 10 additions and 24 deletions
17
dist/about/index.html
vendored
17
dist/about/index.html
vendored
|
@ -71,25 +71,18 @@
|
|||
<br>
|
||||
<a href="mailto: bm01@limepot.xyz"><u>Email</u></a>
|
||||
<br>
|
||||
<a href="https://ouroboros.gay/@limepot"><u>Fediverse</u></a><a href="/rss/fedirss.html"> <img src="assets/rss.png" width="10" height="10"></a>
|
||||
<a href="https://ouroboros.gay/@limepot"><u>Fediverse</u></a>
|
||||
<br>
|
||||
<a href="https://odysee.com/@LimePot:4"><u>Odysee</u></a><a href="/rss/odyseerss.html"> <img src="assets/rss.png" width="10" height="10"></a>
|
||||
<a href="https://odysee.com/@LimePot:4"><u>Odysee</u></a>
|
||||
<br>
|
||||
<a href="https://steamcommunity.com/id/limepot/"><u>Steam</u></a>
|
||||
<br>
|
||||
<!--<a href="https://limepot.xyz/redir/discord.htmll"><u>Discord Guild</u></a>-->
|
||||
<a href="https://git.ouroboros.group/LimePotato/"><u>ForgeJo</u></a>
|
||||
<br>
|
||||
<a href="https://github.com/LimePotato/"><u>Github</u></a>
|
||||
<!--
|
||||
<br>
|
||||
<a href="direct.limepot.xyz:3000">Gitea</a>
|
||||
commit test message, delete when you see this
|
||||
-->
|
||||
<br>
|
||||
<a href="https://codeberg.org/LimePotato"><u>Codeberg</u></a><a href="/rss/codebergrss.html"> <img src="assets/rss.png" width="10" height="10"></a>
|
||||
<a href="https://codeberg.org/LimePotato"><u>Codeberg</u></a>
|
||||
<br>
|
||||
<a href="https://modrinth.com/user/limepotato"><u>Modrinth</u></a>
|
||||
<br><br><br>
|
||||
<br>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
|
|
@ -24,25 +24,18 @@ import Card from '../components/Card.astro';
|
|||
<br>
|
||||
<a href = "mailto: bm01@limepot.xyz"><u>Email</u></a>
|
||||
<br>
|
||||
<a href="https://ouroboros.gay/@limepot"><u>Fediverse</u></a><a href="/rss/fedirss.html"> <image src="assets/rss.png" width="10" height="10"></a>
|
||||
<a href="https://ouroboros.gay/@limepot"><u>Fediverse</u></a>
|
||||
<br>
|
||||
<a href="https://odysee.com/@LimePot:4"><u>Odysee</u></a><a href="/rss/odyseerss.html"> <image src="assets/rss.png" width="10" height="10"></a>
|
||||
<a href="https://odysee.com/@LimePot:4"><u>Odysee</u></a>
|
||||
<br>
|
||||
<a href="https://steamcommunity.com/id/limepot/"><u>Steam</u></a>
|
||||
<br>
|
||||
<!--<a href="https://limepot.xyz/redir/discord.htmll"><u>Discord Guild</u></a>-->
|
||||
<a href="https://git.ouroboros.group/LimePotato/"><u>ForgeJo</u></a>
|
||||
<br>
|
||||
<a href="https://github.com/LimePotato/"><u>Github</u></a>
|
||||
<!--
|
||||
<br>
|
||||
<a href="direct.limepot.xyz:3000">Gitea</a>
|
||||
commit test message, delete when you see this
|
||||
-->
|
||||
<br>
|
||||
<a href="https://codeberg.org/LimePotato"><u>Codeberg</u></a><a href="/rss/codebergrss.html"> <image src="assets/rss.png" width="10" height="10"></a>
|
||||
<a href="https://codeberg.org/LimePotato"><u>Codeberg</u></a>
|
||||
<br>
|
||||
<a href="https://modrinth.com/user/limepotato"><u>Modrinth</u></a>
|
||||
<br><br><br>
|
||||
<br>
|
||||
</div>
|
||||
</main>
|
||||
</Layout>
|
Loading…
Reference in a new issue