-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (19 loc) · 1.61 KB
/
index.html
File metadata and controls
20 lines (19 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Lessify Angular Demo</title>
<base href="/">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin-ext" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic&subset=latin-ext" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons&display=block" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="/samples/angular/styles.a2757ad2c20aad446eb8.css"></head>
<body class="mat-typography">
<app-root></app-root>
<script src="/samples/angular/runtime-es2015.4ac02b359574f7cd7108.js" type="module"></script><script src="/samples/angular/runtime-es5.4ac02b359574f7cd7108.js" nomodule defer></script><script src="/samples/angular/polyfills-es5.6e1055b712d0b250b19e.js" nomodule defer></script><script src="/samples/angular/polyfills-es2015.6022d6f28e0500e60d30.js" type="module"></script><script src="/samples/angular/main-es2015.9ed512b9ce72c1e8386f.js" type="module"></script><script src="/samples/angular/main-es5.9ed512b9ce72c1e8386f.js" nomodule defer></script></body>
</html>