test hook

This commit is contained in:
JamBox
2026-02-15 21:18:55 -08:00
parent f58a848a25
commit b1919e9ee6

View File

@@ -15,6 +15,7 @@ app.get("/", (req, res) => {
</head>
<body>
<h1>jamesvanboxtel.com</h1>
<p>JamBox</p>
</body>
</html>`);
});