added links to teapot

This commit is contained in:
reallyniceusername 2023-06-27 11:54:55 +00:00
parent a89c4583db
commit dca9b6d142
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
<h1>
<strong>
<a href='./'>~<?=$user?></a>&emsp;
<a href='./about.php'>about</a>
<a href='./about.php'>about</a>&emsp;
<a href='./teapot.php?brew=coffee'>brew coffee</a>&emsp;
<a href='./teapot.php?brew=tea'>brew tea</a>
</strong>
</h1>
</div>