iota/static/web/index.html
Alex Emmet 5f40158b00 Local Auth (start of dezentralization)
Prep for WebUI
Upgrade to SSL optional
2025-11-16 02:14:02 +01:00

10 lines
180 B
HTML

<!doctype html>
<html>
<head>
<title>Iota</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<h1>Hallo</h1>
</body>
</html>