อปเดตโคดลาสดครับ

This commit is contained in:
Flook 2025-01-29 17:52:22 +07:00
parent 473fb73a94
commit 4aaa5a1c01

View File

@ -2,7 +2,7 @@ function App() {
return ( return (
<div className="flex flex-col items-center justify-center min-h-screen py-2"> <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 ตโนมเมอมการ เมอมการ push โคดใหมไปย Gitea คร</h1>
</div> </div>
) )
} }