11 lines
227 B
HTML
11 lines
227 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Flensburch.de</title>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/dark.min.css">
|
|
</head>
|
|
<body>
|
|
<h1>Flensburch.de</h1>
|
|
|
|
</body>
|
|
</html> |