add missing closing HTML tag

This commit is contained in:
emma 2025-02-22 10:42:33 -05:00
parent 2a3401074d
commit 6d509c83eb

View File

@ -69,3 +69,4 @@ const pageTitle = "emma's guestbook"
</ul> </ul>
</BasicLayout> </BasicLayout>
</body> </body>
</html>