hribhrib.at/music/index.html

21 lines
264 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>hribhrib</title>
<link rel="stylesheet" href="https://hribhrib.at/styles.css">
</head>
<body>
<div>
<h1>WRONG</h1>
<p>
You should not be here!
</p>
</div>
</body>
</html>