updates 404 page
This commit is contained in:
parent
e24e97c03e
commit
ed88d8e338
1 changed files with 9 additions and 7 deletions
16
dist/404.html
vendored
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> ·
|
||||
<a href="https://github.com/freefallcid">Github</a> ·
|
||||
<a href="https://500px.com/drtom">500px</a> ·
|
||||
<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> ·
|
||||
<a href="https://github.com/freefallcid">Github</a> ·
|
||||
<a href="https://500px.com/drtom">500px</a> ·
|
||||
<a href="https://drtom0.myds.me/photo/#!Albums">the new (and empty) gallery</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue