Add index.html
All checks were successful
Deploy website to nest / deploy (push) Successful in 7s

This commit is contained in:
9pfs 2024-07-07 03:21:18 +00:00
parent eadc232789
commit f4c27e5162
Signed by: 9pfs
SSH key fingerprint: SHA256:TOcGxMQCfy4VvRM8AzgXErKXdkAtaTcpGXgYMpyoJoY

12
index.html Normal file
View 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>