UNPKG

data-dashboard

Version:

A data-driven dashboard console for report widgets

67 lines (59 loc) 2.83 kB
<!doctype html> <!-- data-dashboard v0.5.8 ~~ https://data-dashboard.js.org ~~ MIT License --> <html lang=en> <head> <meta charset=utf-8> <meta name=viewport content="width=device-width, initial-scale=1"> <meta name=robots content="index, follow"> <meta name=description content="DataDashboard - A data-driven dashboard console for report widgets"> <meta name=apple-mobile-web-app-title content="Dashboard"> <meta property=og:title content="DataDashboard"> <meta property=og:description content="A data-driven dashboard console for report widgets"> <meta property=og:type content="website"> <meta property=og:image content="https://data-dashboard.js.org/assets/graphics/logo-card.69748146.png"> <meta property=og:image:alt content="Logo"> <title>DataDashboard</title> <link rel=icon href=../assets/graphics/bookmark-icon.28c5fc61.png> <link rel=apple-touch-icon href=../assets/graphics/mobile-home-screen.37dfb8de.png> <link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.2/css/all.min.css> <link rel=stylesheet href=../libraries.faf2780b.css> <link rel=stylesheet href=../style.8a4de6d3.css> <link rel=stylesheet href=about.a4533dd2.css> <script defer src=../libraries.047eb1e5.js></script> <script defer src=about.533c1acf.js></script> </head> <body> <header> <div> <figure> <img src=../assets/graphics/logo.c729e9de.png alt=logo> </figure> <h1>DataDashboard</h1> </div> <nav> <menu class=dna-menu data-menu-nav=main-web-app-panels data-callback=webApp.controller.showPanel> <li id=web-app-menu-item class=dna-template data-code=~~code~~>~~header~~</li> </menu> <div> <a href=..><i data-icon=home></i></a> <a href=../about><i data-icon=circle-info></i></a> </div> </nav> </header> <main> <section> <h2>About</h2> <p>Info...</p> </section> </main> <footer> <span class=external-site> <a href=https://data-dashboard.js.org> <i data-icon=square-poll-vertical></i></a> <a href=https://github.com/dna-dom/data-dashboard/blob/main/LICENSE.txt> <i data-icon=gavel></i></a> <a href=https://github.com/dna-dom/data-dashboard#readme> <i data-icon=book></i></a> <a href=https://github.com/dna-dom/data-dashboard/actions/workflows/run-spec-on-push.yaml><i data-icon=gauge-high></i></a> <a href=https://github.com/dna-dom/data-dashboard> <i data-brand=github-alt></i></a> </span> </footer> </body> </html>