Compare commits
1 commit
main
...
brandnewbr
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b117b1eb64 |
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
|
@ -9,7 +9,7 @@ class MyServerHandler(BaseHTTPRequestHandler):
|
||||||
|
|
||||||
html = """
|
html = """
|
||||||
<html>
|
<html>
|
||||||
<head><title>Home</title></head>
|
<head><title>kjsdfaklsdfj;skladfjklasfklj</title></head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Welcome to the Home Page</h1>
|
<h1>Welcome to 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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue