This commit is contained in:
parent
eadc232789
commit
f4c27e5162
1 changed files with 12 additions and 0 deletions
12
index.html
Normal file
12
index.html
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>dinobox</title>
|
||||||
|
<head>
|
||||||
|
<body>
|
||||||
|
<h1>dinobox</h1>
|
||||||
|
<p>dinobox is simply dinobox.</p>
|
||||||
|
<hr/>
|
||||||
|
<p>You can contribute to this website <a href="https://git.h.hackclub.app/9pfs/dinobox.obl.ong">here</a> if you want to</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue