This commit is contained in:
gilesb 2024-03-09 21:05:28 +00:00
parent ff4ebfbd5f
commit 9ed6883e9d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<NuxtLayout>
<div class="flex mt-6">
<div class="w-full md:w-2/3 md:mx-auto md:max-w-md">
<NuxtImg alt="Nice plant as we have nothing else to show!" :src="${useRuntimeConfig().public.appUrl}/img/icons/plant.png" class="w-56 mb-5"/>
<NuxtImg alt="Nice plant as we have nothing else to show!" :src="`${useRuntimeConfig().public.appUrl}/img/icons/plant.png`" class="w-56 mb-5"/>
<h1 class="mb-4 font-semibold text-3xl text-gray-900">
Page Not Found