mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 09:50:48 +02:00
clean
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<UPageBody>
|
||||
<UPageHero :title="error?.statusCode??'Error'">
|
||||
<UPageHero :title="error?.statusCode ?? 'Error'">
|
||||
<p>{{ error?.message }}</p>
|
||||
<NuxtLink to="/">Go back home</NuxtLink>
|
||||
<NuxtLink to="https://github.com/C9Glax/tranga-website/issues/new"><Icon name="i-lucide-github" />Report this issue</NuxtLink>
|
||||
|
Reference in New Issue
Block a user