Files
schnittfest/template/landing_page.html
2019-12-26 00:55:53 +01:00

39 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html lang="de">
<head>
<base href="/" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="copyright" content="Schnittfest GmbH" />
<meta name="author" content="Emvi Software GmbH" />
<meta name="title" content="" />
<meta name="description" content="" />
<meta name="msapplication-TileColor" content="#000000" />
<meta name="theme-color" content="#000000" />
<meta name="twitter:card" content="product" />
<meta name="twitter:site" content="@schnittfest" />
<meta name="twitter:title" content="" />
<meta name="twitter:description" content="" />
<meta name="twitter:image" content="" />
<meta property="og:url" content="https://schnittfest.gmbh/" />
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:image" content="" />
<link rel="stylesheet" type="text/css" href="" />
<link rel="apple-touch-icon" sizes="180x180" href="" />
<link rel="icon" type="image/png" sizes="32x32" href="" />
<link rel="icon" type="image/png" sizes="16x16" href="" />
<link rel="mask-icon" href="" color="#000000" />
<title>Schnittfest</title>
</head>
<body>
<h1>Schnittfest GmbH</h1>
<p>Schnittfest befindet sich aktuell im Wartungsmodus.</p>
<p>Wir sind bald wieder für Sie da!</p>
</body>
</html>