feat: implement basic routes

This commit is contained in:
Stevan Freeborn
2026-08-05 10:13:23 -05:00
parent 98cdfdac48
commit d3811aa1b9
4 changed files with 180 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
<html>
<body>
<h1>Welcome to Chirpy</h1>
</body>
</html>