migrate domain
This commit is contained in:
@@ -12,37 +12,37 @@
|
||||
</p>
|
||||
<!-- i could make this a list but god i'm so tired with nuxt -->
|
||||
<div class="flex justify-around flex-wrap gap-8 items-center">
|
||||
<ServiceCard name="Gitea" href="https://git.eggworld.tk" img="gitea.webp">
|
||||
<ServiceCard name="Gitea" href="https://git.eggworld.me" img="gitea.webp">
|
||||
Self-hosted GitHub
|
||||
</ServiceCard>
|
||||
<ServiceCard
|
||||
name="Eifueo"
|
||||
href="https://eifueo.eggworld.tk"
|
||||
href="https://eifueo.eggworld.me"
|
||||
img="eifueo.svg"
|
||||
>
|
||||
Note collection
|
||||
</ServiceCard>
|
||||
<ServiceCard
|
||||
name="Primoprod"
|
||||
href="https://primoprod.eggworld.tk"
|
||||
href="https://primoprod.eggworld.me"
|
||||
img="primogem.webp"
|
||||
>
|
||||
Wish simulator
|
||||
</ServiceCard>
|
||||
<ServiceCard
|
||||
name="Calibre"
|
||||
href="https://calibre.eggworld.tk"
|
||||
href="https://calibre.eggworld.me"
|
||||
img="calibre-web.webp"
|
||||
>
|
||||
Kobo Cloud
|
||||
</ServiceCard>
|
||||
<ServiceCard name="Plex" href="https://plex.eggworld.tk" img="plex.webp">
|
||||
<ServiceCard name="Plex" href="https://plex.eggworld.me" img="plex.webp">
|
||||
Ad-filled media server
|
||||
</ServiceCard>
|
||||
|
||||
<ServiceCard
|
||||
name="Jellyfin"
|
||||
href="https://jellyfin.eggworld.tk"
|
||||
href="https://jellyfin.eggworld.me"
|
||||
img="jellyfin.webp"
|
||||
>
|
||||
FOSS media server
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
<ServiceCard
|
||||
name="Minecraft"
|
||||
href="minecraft.eggworld.tk"
|
||||
href="minecraft.eggworld.me"
|
||||
img="minecraft.webp"
|
||||
:unclickable="true"
|
||||
>
|
||||
|
Reference in New Issue
Block a user