Skip to content

Commit

Permalink
feat: added build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-ghosh authored and proffapt committed Jun 29, 2024
0 parents commit 77d93b4
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 0 deletions.
Binary file added assets/check-CzFULANm.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 assets/cross-nkDYLbmP.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 assets/favicon-B606_1QV.ico
Binary file not shown.
1 change: 1 addition & 0 deletions assets/index-V3b4EIw7.css

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

1 change: 1 addition & 0 deletions assets/index-u472Tm0N.js

Large diffs are not rendered by default.

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" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/ico" href="/assets/favicon-B606_1QV.ico" />
<title>Naarad User Registration</title>
<script type="module" crossorigin src="/assets/index-u472Tm0N.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-V3b4EIw7.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>

</body>
</html>

0 comments on commit 77d93b4

Please sign in to comment.