Node-Red configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 1.0KB

12345678910111213141516171819202122
  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>Node-RED Dashboard 2.0</title>
  7. <meta name="description" content="Node-RED Dashboard 2.0">
  8. <link rel="icon" type="image/svg+xml" href="./favicon.ico" />
  9. <link rel="alternate icon" href="./favicon.ico" type="image/png" sizes="16x16">
  10. <link rel="apple-touch-icon" href="./apple-touch-icon.png" sizes="180x180">
  11. <link rel="manifest" crossorigin="use-credentials" href="./manifest.webmanifest">
  12. <!-- Auto light and dark mode switching of status bar -->
  13. <meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
  14. <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#111" />
  15. <script type="module" crossorigin src="./assets/index-BPCszWWQ.js"></script>
  16. <link rel="stylesheet" crossorigin href="./assets/index-lB4NnEdg.css">
  17. <link rel="manifest" href="./manifest.webmanifest"></head>
  18. <body>
  19. <div id="app"></div>
  20. </body>
  21. </html>