Skip to content

Commit d0608be

Browse files
committed
add files
1 parent 815ae7a commit d0608be

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

Diff for: favicon.ico

538 Bytes
Binary file not shown.

Diff for: index.html

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!DOCTYPE html><html lang="en"><head>
2+
<title>np-ui-lib</title>
3+
<base href="/">
4+
<meta charset="utf-8">
5+
<meta name="description" content="angular ui components and design framework">
6+
<meta name="keywords" content="angular, angularjs, angular ui, ui framework, angular components, custom components, nilav patel, design framework">
7+
<meta name="author" content="nilav patel">
8+
<meta name="robots" content="index,follow">
9+
<meta name="viewport" content="width=device-width, initial-scale=1">
10+
<link type="image/x-icon" href="favicon.ico" rel="icon">
11+
<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-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.859fc3887485de84.woff2) format("woff2"),url(fa-brands-400.7fa789ab57acb632.ttf) format("truetype")}:root{--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.2ffd018f0eda6f7b.woff2) format("woff2"),url(fa-regular-400.da02cb7e372f16a2.ttf) format("truetype")}:root{--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.40ddefd79fe7af45.woff2) format("woff2"),url(fa-solid-900.3a463ec33b4fe9f7.ttf) format("truetype")}</style><link rel="stylesheet" href="styles.348b18d981fae91b.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.348b18d981fae91b.css"></noscript></head>
12+
13+
<body class="blue-theme">
14+
<app-root></app-root>
15+
<script src="runtime.bd7b751cd9ae3816.js" type="module"></script><script src="polyfills.12f8d32a21f3daa6.js" type="module"></script><script src="main.6cc21eab838e517d.js" type="module"></script>
16+
17+
</body></html>

0 commit comments

Comments
 (0)