ทดสอบ automatic deploy

This commit is contained in:
Flook 2025-01-30 04:18:46 +07:00
parent 4aaa5a1c01
commit 15c2b01093

View File

@ -2,7 +2,7 @@ function App() {
return (
<div className="flex flex-col items-center justify-center min-h-screen py-2">
<h1 className="text-3xl font-bold underline text-center">สวสด! ทดสอบการ Deploy ตโนมเมอมการ เมอมการ push โคดใหมไปย Gitea คร</h1>
<h1 className="text-3xl font-bold underline text-center">สวสด! การ Deploy ตโนมสำเร</h1>
</div>
)
}