fix: use actual api url and remove useless component

This commit is contained in:
Pihkaal
2024-10-17 21:54:36 +02:00
parent 88a50ad020
commit c7442f780f
2 changed files with 1 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
<template>
<div class="h-screen">
<NextRouterAnnouncer />
<AppBody />
<StarshineGlitter />
</div>

View File

@@ -8,11 +8,7 @@
>
Lilou
</h1>
<img
class="w-full max-w-[50vh]"
src="http://localhost:3000/api"
alt="Lilou"
/>
<img class="w-full max-w-[50vh]" src="https://lilou.cat/api" alt="Lilou" />
<h1
class="text-4xl md:text-5xl lg:text-6xl font-serif text-white dark:text-white"
>