parent
97a232ba39
commit
e24e97c03e
@ -1 +0,0 @@
|
||||
index.html
|
@ -0,0 +1,79 @@
|
||||
<!DOCTYPE html><html lang="de_AT">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name='HandheldFriendly' content='True'>
|
||||
<meta name='MobileOptimized' content='320'>
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1'>
|
||||
|
||||
<title>DOMINICREICH.COM - WARTUNGSARBEITEN</title>
|
||||
<style>
|
||||
.center {
|
||||
font-family: Input, Monospace, fixed;
|
||||
font-size: 110%;
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
@media only screen
|
||||
and (max-width : 500px) {
|
||||
.center {
|
||||
font-size: 80%;
|
||||
}
|
||||
</style>
|
||||
|
||||
<meta name="description" content="Maintenance - work in progress.">
|
||||
<meta name="google-site-verification" content="LpFEVwchKca51YPZMItHOcBbF24SNtOLq45GX8ERj7w">
|
||||
<meta name="msvalidate.01" content="4BEB54F647AEE7CE18D0A77137236FCB" />
|
||||
<meta name="yandex-verification" content="d661d507bace53f0" />
|
||||
|
||||
<link rel="author" href="https://plus.google.com/101846141042824192145">
|
||||
<link type="text/plain" rel="author" href="https://dominicreich.com/humans.txt">
|
||||
|
||||
<link rel="me" href="https://twitter.com/freefall0">
|
||||
<link rel="me" href="https://github.com/freefallcid">
|
||||
<link rel="me" href="https://500px.com/drtom">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00848a">
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<meta name="apple-mobile-web-app-title" content="DOMINICREICH.COM">
|
||||
<meta name="application-name" content="DOMINICREICH.COM">
|
||||
<meta name="msapplication-config" content="/browserconfig.xml">
|
||||
<meta name="theme-color" content="#000000">
|
||||
|
||||
<meta name="msapplication-TileImage" content="/mstile-150x150.png">
|
||||
<meta name="msapplication-TileColor" content="#fabb00">
|
||||
|
||||
<!-- Facebook Open Graph -->
|
||||
<meta property="og:title" content="DOMINICREICH.COM">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="https://dominicreich.com/index.html">
|
||||
<meta property="og:locale" content="en_EN">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="DOMINICREICH.COM">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="freefall0">
|
||||
<meta name="twitter:creator" content="freefall0">
|
||||
<meta name="twitter:title" content="DOMINICREICH.COM">
|
||||
<meta name="twitter:description" content="">
|
||||
</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>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!-- lichtlein ;) -->
|
Loading…
Reference in new issue