This repository has been archived on 2025-11-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
kbm-html/index.html
Fabian Märker e8d5e6c923 upload
2021-10-25 13:36:16 +02:00

12 lines
325 B
HTML

<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KBM - Startsite</title>
<link rel="stylesheet" type="text/css" href="assest/design.css">
</head>
<body>
<h1 class="überschrift">KBM</h1>
</body>
</html>