inital commit
This commit is contained in:
parent
8109eac101
commit
8d58eee489
1 changed files with 15 additions and 0 deletions
15
index.php
Normal file
15
index.php
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>ufzombiemaniac</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>idk waht to put here for now so have this table</p>
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<th>fuck1</th>
|
||||||
|
<th>fuck2</th>
|
||||||
|
<th>fuck3</th>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue