edited index

This commit is contained in:
Leander
2017-04-27 19:08:32 +02:00
parent 0a1154589b
commit 110c635c1a

View File

@@ -6,6 +6,8 @@
* Time: 09:43
*/
echo "This is an API. Specs can be found ".link("api.html", "here").".";
?>
?>
<html>
This is an API. Specs can be found <a href="api.html">here</a>.
</html>