reihe12/index.html
2022-10-08 13:00:05 +02:00

16 lines
320 B
HTML

<html>
<head>
<link rel="stylesheet" href="style.css">
<link rel="icon"
href="reihe12.svg">
<title>
Reihe 12
</title>
</head>
<body>
<div class="container">
<img class="logo" src="reihe12.svg"/>
</div>
</body>
</html>