UNPKG

altair-static

Version:

Static package for altair graphql client

40 lines (36 loc) 1.8 kB
<!doctype html> <html> <head> <meta charset="utf-8" /> <title>Altair</title> <base href="/" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="icon" type="image/x-icon" href="favicon.ico" /> <link href="styles.css" rel="stylesheet" /> </head> <body> <app-root> <style> .loading-screen { /*Prevents the loading screen from showing until CSS is downloaded*/ display: none; } </style> <div class="loading-screen styled"> <div class="loading-screen-inner"> <div class="loading-screen-logo-container"> <img src="assets/img/logo_350.svg" alt="Altair" /> </div> <div class="loading-screen-loading-indicator"> <span class="loading-indicator-dot"></span> <span class="loading-indicator-dot"></span> <span class="loading-indicator-dot"></span> </div> </div> </div> </app-root> <link rel="modulepreload" href="chunk-RU5GXIYR.js"><link rel="modulepreload" href="chunk-FWMULOCB.js"><link rel="modulepreload" href="chunk-ANLTCLUB.js"><link rel="modulepreload" href="chunk-KL6P4JEZ.js"><link rel="modulepreload" href="chunk-TP45OAWA.js"><link rel="modulepreload" href="chunk-MLNN63DH.js"><link rel="modulepreload" href="chunk-Q5PBMANM.js"><link rel="modulepreload" href="chunk-74A26AAT.js"><link rel="modulepreload" href="chunk-LHIJLPHC.js"><link rel="modulepreload" href="chunk-K6UUAPPR.js"><link rel="modulepreload" href="chunk-ZYOLZTH5.js"><link rel="modulepreload" href="chunk-472WPQLO.js"><link rel="modulepreload" href="chunk-B7YGBANW.js"> <script type="module" src="polyfills.js"></script> <script type="module" src="main.js"></script> </body> </html>