updates 404 page

master
Dominic Reich 6 years ago
parent e24e97c03e
commit ed88d8e338
No known key found for this signature in database
GPG Key ID: 2664FE98B15DDE4F

16
dist/404.html vendored

@ -5,7 +5,7 @@
<meta name='MobileOptimized' content='320'>
<meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1'>
<title>DOMINICREICH.COM - WARTUNGSARBEITEN</title>
<title>DOMINICREICH.COM - MAINTENANCE - ERROR 404</title>
<style>
.center {
font-family: Input, Monospace, fixed;
@ -66,12 +66,14 @@
</head>
<body>
<div class="center">
<p>This website is under heavy construction/maintenance.<br>
Visit my <strong>old</strong> photogallery at <a href="https://fotos.dominicreich.com">fotos.dominicreich.com</a>.<br><br>
<a href="https://twitter.com/freefall0">Twitter</a> &middot;
<a href="https://github.com/freefallcid">Github</a> &middot;
<a href="https://500px.com/drtom">500px</a> &middot;
<a href="https://drtom0.myds.me/photo/#!Albums">the new (and empty) gallery</a></p>
<p>The resource you requested could not be found on this website.<br>
The content could be removed due to the maintenance state of this website. Please have a look
back later.
Visit my <strong>old</strong> photogallery at <a href="https://fotos.dominicreich.com">fotos.dominicreich.com</a>.<br><br>
<a href="https://twitter.com/freefall0">Twitter</a> &middot;
<a href="https://github.com/freefallcid">Github</a> &middot;
<a href="https://500px.com/drtom">500px</a> &middot;
<a href="https://drtom0.myds.me/photo/#!Albums">the new (and empty) gallery</a></p>
</div>
</body>
</html>

Loading…
Cancel
Save