Compare commits
10 commits
ffa290825a
...
e50fd6b30f
Author | SHA1 | Date | |
---|---|---|---|
e50fd6b30f | |||
235e94b520 | |||
07334a3417 | |||
bd9f8df162 | |||
002f8d9a17 | |||
a42331b2c0 | |||
262ec438d6 | |||
a46db938c2 | |||
aeca85522a | |||
099011f985 |
2 changed files with 7 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# down-message
|
||||||
|
|
||||||
|
[![Netlify Status](https://api.netlify.com/api/v1/badges/7821f152-5b28-4dec-9d98-035a18e8a57a/deploy-status)](https://app.netlify.com/sites/tdpeuter-down/deploys)
|
||||||
|
|
||||||
|
Ultra simple website to tell people a service is down
|
|
@ -7,5 +7,7 @@
|
||||||
<h1>Oh no!</h1>
|
<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>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>
|
<p>Please come back later!</p>
|
||||||
|
<p>Kind regards, Tibo De Peuter</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