chore: remove debug steps and loyment workflow
All checks were successful
CI / build-and-test (push) Successful in 7m42s
CI / deploy (push) Successful in 58s

This commit is contained in:
SpecialX
2025-12-22 14:18:56 +08:00
parent be36a7131c
commit f1797265b2

View File

@@ -15,6 +15,7 @@ export default function Home() {
<div className="flex flex-col items-center gap-6 text-center sm:items-start sm:text-left">
<h1 className="max-w-xs text-3xl font-semibold leading-10 tracking-tight text-black dark:text-zinc-50">
To get started, edit the page.tsx file.
This is Update.
</h1>
<p className="max-w-md text-lg leading-8 text-zinc-600 dark:text-zinc-400">
Looking for a starting point or more instructions? Head over to{" "}