This commit is contained in:
parent
73a294b7a1
commit
a5e61d6e4d
@ -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">สวัสดี! ทดสอบ DevSecOps อัตโนมัติสำเร็จ</h1>
|
<h1 className="text-3xl font-bold underline text-center">สวัสดี! ทดสอบ DevSecOps สำเร็จ</h1>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user