-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
17 lines (15 loc) · 2.22 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html><html lang="en"><head>
<title>np-ui-lib</title>
<base href="/">
<meta charset="utf-8">
<meta name="description" content="angular ui components and design framework">
<meta name="keywords" content="angular, angularjs, angular ui, ui framework, angular components, custom components, nilav patel, design framework">
<meta name="author" content="nilav patel">
<meta name="robots" content="index,follow">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link type="image/x-icon" href="favicon.ico" rel="icon">
<style>html{font-family:Roboto,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}body{margin:0;padding:0;height:100%;width:100%}.blue-theme{font-size:16px}.blue-theme *{box-sizing:border-box;outline:none}.blue-theme ::-ms-clear{display:none}:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.0ad87b221b2a302b.woff2) format("woff2"),url(fa-brands-400.aaa8e2177da4fbb8.ttf) format("truetype")}:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(fa-regular-400.0c4a336f909e1eaa.woff2) format("woff2"),url(fa-regular-400.f7cc78e99baa2bf5.ttf) format("truetype")}:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.71ed02b437225dbb.woff2) format("woff2"),url(fa-solid-900.43a87668a828405a.ttf) format("truetype")}</style><link rel="stylesheet" href="styles.2eb0e34cd6d5b909.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.2eb0e34cd6d5b909.css"></noscript></head>
<body class="blue-theme">
<app-root></app-root>
<script src="runtime.b7cc727faab4e3f4.js" type="module"></script><script src="polyfills.c44b24c5fa1429fb.js" type="module"></script><script src="main.ec953f9e72d75050.js" type="module"></script>
</body></html>