Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
SyncIDE User
6bb5274841 commit! 2026-04-30 20:41:45 +00:00

View file

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