33 lines
1.0 KiB
HTML
33 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="de">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Tuxflotte.de–Workspace Lifecycle Management for Linux</title>
|
||
<link rel="stylesheet" href="style.css">
|
||
</head>
|
||
<body>
|
||
<header>
|
||
<img src="tuxflotte-beschriftet-schatten.svg" alt="Logo" class="top-logo">
|
||
<h1>Hier entsteht eine Workspace Lifecycle-Management Plattform für Linux</h1>
|
||
</header>
|
||
|
||
<main>
|
||
<section class="card">
|
||
<h3>Tuxflotte beschreibt Linux-Workspaces, stellt sie bereit und verwaltet sie.</h3>
|
||
<p>Eine distributionsunabhängige Plattform für den Lebenszyklus standardisierter Linux-Workspaces.</p>
|
||
</section>
|
||
|
||
<!--section class="grid">
|
||
<div class="card">
|
||
|
||
</section-->
|
||
</main>
|
||
|
||
<footer>
|
||
<p>© 2026 info@tuxflotte.de</p>
|
||
<p><a href=disclaimer.html>Disclaimer</a> - <a href=impressum.html>Impressum</a></p>
|
||
</footer>
|
||
</body>
|
||
</html>
|