Skip to content

Commit d739723

Browse files
committed
deploy: 67ec1f8
0 parents  commit d739723

File tree

6 files changed

+35
-0
lines changed

6 files changed

+35
-0
lines changed

404.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!doctype html>
2+
<html lang="en" data-critters-container>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Investment Calculator</title>
6+
<base href="/angular-http-project/">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<link rel="icon" type="image/x-icon" href="favicon.ico">
9+
<link rel="stylesheet" href="styles-5INURTSO.css"></head>
10+
<body>
11+
<app-root></app-root>
12+
<script src="polyfills-SCHOHYNV.js" type="module"></script><script src="main-UWTUQKFP.js" type="module"></script></body>
13+
</html>

favicon.ico

14.7 KB
Binary file not shown.

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!doctype html>
2+
<html lang="en" data-critters-container>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Investment Calculator</title>
6+
<base href="/angular-http-project/">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<link rel="icon" type="image/x-icon" href="favicon.ico">
9+
<link rel="stylesheet" href="styles-5INURTSO.css"></head>
10+
<body>
11+
<app-root></app-root>
12+
<script src="polyfills-SCHOHYNV.js" type="module"></script><script src="main-UWTUQKFP.js" type="module"></script></body>
13+
</html>

main-UWTUQKFP.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polyfills-SCHOHYNV.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles-5INURTSO.css

Whitespace-only changes.

0 commit comments

Comments
 (0)