Nuxt Content 3 migration #12
@ -4,7 +4,7 @@
|
|||||||
<ContentDoc tag="article" class="prose dark:prose-invert">
|
<ContentDoc tag="article" class="prose dark:prose-invert">
|
||||||
<template #not-found>
|
<template #not-found>
|
||||||
<!-- 404 -->
|
<!-- 404 -->
|
||||||
<main class="prose dark:prose-invert">
|
<main class="prose dark:prose-invert h-full">
|
||||||
<h1>404 - Not Found</h1>
|
<h1>404 - Not Found</h1>
|
||||||
<p>Maybe you can find somewhere else?</p>
|
<p>Maybe you can find somewhere else?</p>
|
||||||
</main>
|
</main>
|
||||||
|
Loading…
Reference in New Issue
Block a user