mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 18:30:27 +00:00
41 lines
1.5 KiB
HTML
41 lines
1.5 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="static/main.css" />
|
|
<link rel="stylesheet" type="text/css" href="static/grid.css" />
|
|
<link rel="stylesheet" type="text/css" href="static/manrope.css" />
|
|
<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>
|