first commit

This commit is contained in:
2024-05-16 02:17:33 +04:00
commit b96b0c5972
6 changed files with 3623 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
export default function Page() {
return <h1>konstitisyon.la</h1>
}