Add the simple index page.

This commit is contained in:
2023-07-09 19:06:02 +03:00
parent a6af0b6e96
commit 16b1a4180f
3 changed files with 35 additions and 0 deletions
@@ -0,0 +1,4 @@
<section class="phx-hero">
<h1> Usage </h1>
<p> Go to a url like: "/u/{shorten name}". </p>
</section>