added text
This commit is contained in:
parent
cfd79674f6
commit
64297d2e98
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
|
@ -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.</p>
|
||||
<p>This is a simple preview. wow coool</p>
|
||||
<a href="subpage">Go to Subpage</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue