Add NotFound.vue #48 #50

Merged
jakob.scheid merged 22 commits from feature/not-found-page into main 2026-05-14 16:21:30 +02:00
Showing only changes of commit 6aca8a6087 - Show all commits
+1
View File
@@ -6,6 +6,7 @@
ERROR 404: Page Not Found ERROR 404: Page Not Found
</span> </span>
</header> </header>
<RouterLink to="/">Back to Search</RouterLink>
</div> </div>
</template> </template>