Files
ben.de-roo.org/index.html
T
2026-08-18 14:47:47 +02:00

14 lines
293 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Calendar Dashboard</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<p>working on frontend curently</p>
</body>
</html>