index.html 633 B

123456789101112131415161718192021222324
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>BaumSplitter41</title>
  7. <link rel="stylesheet" href="css/style.css">
  8. <link rel="icon" type="image/png" href="../assets/Logo_BaumSplitter41_transparent.png"/>
  9. </head>
  10. <body>
  11. <iframe
  12. src="https://grafana.baumsplitter41.tech/public-dashboards/65f52d4d8aa24fdc935e17e7b2dc693b"
  13. width="100%"
  14. height="600"
  15. style="border:1px solid #ccc; border-radius:8px;">
  16. </iframe>
  17. </body>
  18. <footer>
  19. <p>© 2026 baumsplitter41.eu</p>
  20. </footer>
  21. </html>