Skip to content

Commit

Permalink
add sample page
Browse files Browse the repository at this point in the history
  • Loading branch information
voigt committed Oct 12, 2023
1 parent 9ddd39b commit bfde7f1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<html>
<head>
<title>Hello from Spin</title>
</head>
<body>
<h1>Hello from Spin!</h1>
<p>
Congratulations, you are serving a website!
</p>
</body>
</html>

0 comments on commit bfde7f1

Please sign in to comment.