feat: super cool

This commit is contained in:
SyncIDE User 2026-04-03 14:34:38 +00:00
parent 64297d2e98
commit 0dab1c7e81

View file

@ -12,7 +12,7 @@ class MyServerHandler(BaseHTTPRequestHandler):
<head><title>Home</title></head>
<body>
<h1>Welcome to the Home Page</h1>
<p>This is a simple preview. wow coool</p>
<p>This is a simple preview. wow coool. so cool</p>
<a href="subpage">Go to Subpage</a>
</body>
</html>