Update instances

This commit is contained in:
Korbs 2024-12-06 15:14:31 -05:00
parent 78f4ba8861
commit 9977c39c2f

View file

@ -44,13 +44,6 @@ const posts = await getCollection("posts");
Link="https://chat.sudovanilla.org/"
Source="https://github.com/cinnyapp/cinny"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/element.svg"
Title="Element"
Description="Matrix Chat"
Link="https://element.sudovanilla.org/"
Source="https://github.com/element-hq/element-web"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/phanpy.svg"
Title="Phanpy"
@ -58,13 +51,6 @@ const posts = await getCollection("posts");
Link="https://m.sudovanilla.org/"
Source="https://github.com/cheeaun/phanpy"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/feishin.png"
Title="Feishin"
Description="Jellyfin Music"
Link="https://ms.sudovanilla.org/"
Source="https://github.com/jeffvli/feishin"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/Photon.svg"
Title="Photon"
@ -72,13 +58,6 @@ const posts = await getCollection("posts");
Link="https://ml.sudovanilla.org/"
Source="https://github.com/Xyphyn/photon"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/elk.svg"
Title="Elk"
Description="Mastodon"
Link="https://elk.sudovanilla.org/"
Source="https://github.com/elk-zone/elk"
/>
</div>
<Heading Title="Services"/>
<div style="display: grid; grid-template-columns: repeat(auto-fit,minmax(400px,1fr));">
@ -110,13 +89,6 @@ const posts = await getCollection("posts");
Link="https://penpot.sudovanilla.org/"
Source="https://github.com/penpot/penpot"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/FreshRSS.svg"
Title="FreshRSS"
Description="RSS Feed"
Link="https://fr.sudovanilla.org/"
Source="https://github.com/FreshRSS/FreshRSS"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/zipline_small.png"
Title="Zipline"
@ -134,13 +106,6 @@ const posts = await getCollection("posts");
Link="https://lr.sudovanilla.org/"
Source="https://github.com/redlib-org/redlib"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/Teddit.webp"
Title="Teddit"
Description="For Reddit"
Link="https://t.sudovanilla.org/"
Source="https://codeberg.org/teddit/teddit"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/SafeTwitch.webp"
Title="SafeTwitch"
@ -176,20 +141,6 @@ const posts = await getCollection("posts");
Link="https://r.sudovanilla.org/"
Source="https://github.com/realaravinth/libmedium"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/Invidious.webp"
Title="Invidious"
Description="For YouTube"
Link="https://yt.sudovanilla.org/"
Source="https://github.com/iv-org"
/>
<Service
Icon="https://md.sudovanilla.org/images/icons/Poke.svg"
Title="Poke"
Description="For YouTube"
Link="https://pt.sudovanilla.org/"
Source="https://codeberg.org/ashley/poketube/"
/>
</div>
</Fragment>
</Default>