feat: super cool
This commit is contained in:
parent
64297d2e98
commit
0dab1c7e81
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. wow coool</p>
|
||||
<p>This is a simple preview. wow coool. so cool</p>
|
||||
<a href="subpage">Go to Subpage</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue