Placeholder index.

This commit is contained in:
Vivianne 2023-12-12 20:58:00 -05:00
parent 8efcd9bca3
commit c1dee26c3f
1 changed files with 10 additions and 0 deletions

10
public/index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Welcome to Guile Docs</title>
</head>
<body>
<h1>Welcome to Guile Docs</h1>
<p>This is Guile Docs.</p>
</body>
</html>