IotaFrontend

This commit is contained in:
Alex Emmet 2025-11-18 21:21:01 +01:00
commit f88888983e
9 changed files with 421 additions and 45 deletions

4
static/web/404.html Normal file
View file

@ -0,0 +1,4 @@
<!doctype html>
<body>
<h1>404</h1>
</body>

View file

@ -1,10 +0,0 @@
<!doctype html>
<html>
<head>
<title>Iota</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<h1>Hallo</h1>
</body>
</html>