Skip to content

Commit

Permalink
docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
adobrasinovic committed Feb 4, 2020
1 parent 4e663ee commit 5c032e8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 12 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>EdssDemo</title>
<base href="/edss/"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.a46223b12891bc8c1d1e.css"></head>
<body>
<app-root></app-root>
<script src="runtime-es2015.c5fa8325f89fc516600b.js" type="module"></script><script src="runtime-es5.c5fa8325f89fc516600b.js" nomodule defer></script><script src="polyfills-es5.8e50a9832860f7cf804a.js" nomodule defer></script><script src="polyfills-es2015.5b10b8fd823b6392f1fd.js" type="module"></script><script src="scripts.6ac48f6315bac860bfde.js" defer></script><script src="main-es2015.8c6d311e2492b3b32ae5.js" type="module"></script><script src="main-es5.8c6d311e2492b3b32ae5.js" nomodule defer></script></body>
</html>
3 changes: 1 addition & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
<head>
<meta charset="utf-8">
<title>EdssDemo</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/edss/"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.a46223b12891bc8c1d1e.css"></head>
<body>
Expand Down

0 comments on commit 5c032e8

Please sign in to comment.