Skip to content

Commit 57f6bdd

Browse files
committed
Add docs folder
1 parent 31eabcd commit 57f6bdd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+719030
-0
lines changed
Lines changed: 9 additions & 0 deletions
Loading
Lines changed: 5 additions & 0 deletions
Loading
Lines changed: 5 additions & 0 deletions
Loading
948 Bytes
Binary file not shown.
162 KB
Binary file not shown.

docs/angular-material-admin/fontawesome-webfont.svg

Lines changed: 2671 additions & 0 deletions
Loading
162 KB
Binary file not shown.
95.7 KB
Binary file not shown.
75.4 KB
Binary file not shown.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Angular Material Admin - Free Angular Material Template with tens of components.</title>
6+
<base href="/">
7+
<meta name="description" content="Free and Open-Source admin template built with Angular based on Material Design.">
8+
<meta name="keywords" content="angular material admin, angular material dashboard, angular material, material template, angular template.">
9+
<meta name="author" content="Flatlogic LLC">
10+
<meta name="viewport" content="width=device-width, initial-scale=1">
11+
<link rel="icon" type="image/x-icon" href="favicon.ico">
12+
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
13+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
14+
</head>
15+
<body class="mat-typography">
16+
<app-root></app-root>
17+
<script src="runtime-es2015.js" type="module"></script><script src="runtime-es5.js" nomodule defer></script><script src="polyfills-es5.js" nomodule defer></script><script src="polyfills-es2015.js" type="module"></script><script src="styles-es2015.js" type="module"></script><script src="styles-es5.js" nomodule defer></script><script src="vendor-es2015.js" type="module"></script><script src="vendor-es5.js" nomodule defer></script><script src="main-es2015.js" type="module"></script><script src="main-es5.js" nomodule defer></script></body>
18+
</html>

0 commit comments

Comments
 (0)