Add text
This commit is contained in:
parent
332565236f
commit
05c486e1ef
1 changed files with 11 additions and 12 deletions
15
index.html
15
index.html
|
@ -1,12 +1,11 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Page Title</title>
|
<title>Service unavailable</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<h1>We're sorry!</h1>
|
||||||
<h1>This is a Heading</h1>
|
<p>The website you are trying to reach is currently down. I run my server at home, and powered it off during my vacation.</p>
|
||||||
<p>This is a paragraph.</p>
|
<p>Please come back later!</p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue