Skip to content

Commit

Permalink
deploy: 37bbc65
Browse files Browse the repository at this point in the history
  • Loading branch information
mmjmanders committed Nov 8, 2023
0 parents commit 46363dd
Show file tree
Hide file tree
Showing 19 changed files with 93,353 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
Binary file added android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ngx-iban</title>
<base href="/ngx-iban/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Permissions-Policy" content="interest-cohort=()">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="stylesheet" href="styles.f072379a15e4cff7.css"></head>
<body>
<demo-app-root></demo-app-root>
<script src="runtime.6ced60ca02b5a1a1.js" type="module"></script><script src="polyfills.a32ca3bb19090df5.js" type="module"></script><script src="vendor.df9326d44e2f80ef.js" type="module"></script><script src="main.a1818322e67f403e.js" type="module"></script></body>
</html>
733 changes: 733 additions & 0 deletions main.a1818322e67f403e.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions main.a1818322e67f403e.js.map

Large diffs are not rendered by default.

2,851 changes: 2,851 additions & 0 deletions polyfills.a32ca3bb19090df5.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions polyfills.a32ca3bb19090df5.js.map

Large diffs are not rendered by default.

163 changes: 163 additions & 0 deletions runtime.6ced60ca02b5a1a1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions runtime.6ced60ca02b5a1a1.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
Loading

0 comments on commit 46363dd

Please sign in to comment.