Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6bb5274841 |
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
|
@ -11,7 +11,7 @@ class MyServerHandler(BaseHTTPRequestHandler):
|
|||
<html>
|
||||
<head><title>Home</title></head>
|
||||
<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>
|
||||
<a href="subpage">Go to Subpage</a>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue