อปเดตโคดลาสด

This commit is contained in:
Flook 2025-01-29 17:31:32 +07:00
parent 7b28262938
commit 473fb73a94

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">สวสด!</h1>
<h1 className="text-3xl font-bold underline text-center">สวสด! ทดสอบการ Deploy ตโนมเมอมการ เมอมการ push โคดใหมไปย Gitea</h1>
</div>
)
}