Add an html text
This commit is contained in:
parent
18d2d17c4b
commit
dcd45ae288
11
index.html
11
index.html
@ -1 +1,10 @@
|
|||||||
<h1>hello, world</h1>
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title></title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>hello, world</h1>
|
||||||
|
<p>Call me Ishmael.</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user