commit
aeca85522a
1 changed files with 12 additions and 12 deletions
24
index.html
24
index.html
|
@ -1,12 +1,12 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Page Title</title>
|
<title>Service unavailable</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<h1>Oh no!</h1>
|
||||||
<h1>This is a Heading</h1>
|
<p>The website you are trying to reach is currently down. Your URL works, but the system is in maintenance and powered off temporarily.</p>
|
||||||
<p>This is a paragraph.</p>
|
<p>Please come back later!</p>
|
||||||
|
<img src="https://1funny.com/wp-content/uploads/2011/09/oh-no-kitten.jpg"/>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue