Merge pull request #1 from tdpeuter/update

Update
This commit is contained in:
Tibo De Peuter 2023-07-07 19:28:41 +02:00 committed by GitHub
commit aeca85522a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,12 @@
<!DOCTYPE html>
<html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<title>Service unavailable</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
<h1>Oh no!</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>Please come back later!</p>
<img src="https://1funny.com/wp-content/uploads/2011/09/oh-no-kitten.jpg"/>
</body>
</html>
</html>