Improve the website
This commit is contained in:
parent
9dd00dd26a
commit
28f376cec8
1 changed files with 10 additions and 1 deletions
11
index.html
11
index.html
|
@ -1 +1,10 @@
|
|||
real
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<title>Chipmunk's Website</title>
|
||||
<body>
|
||||
<h1>Hello!</h1>
|
||||
<p>This is my website. Here are some services I host that you might be interested in:</p>
|
||||
<a href="https://code.chipmunk.land/">Gitea: https://code.chipmunk.land</a>
|
||||
<p>Minecraft (Kaboom): chipmunk.land:25565</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue