Maybe
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 1m42s

This commit is contained in:
2026-03-11 20:16:27 +01:00
parent 9aaa5557ef
commit 2fe8ece339

View File

@@ -1,6 +1,8 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
<h1>Hi</h1>
<h2>This is website</h2>
<p>Maybe its not my person</p>
</div>
</template>