Skip to content

Commit

Permalink
Merge pull request #43 from NITA-South-Paribar/Dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
rana53s authored Apr 6, 2024
2 parents f795c47 + bb48a0e commit 97d4e9b
Show file tree
Hide file tree
Showing 5 changed files with 108 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

Expand Down
Binary file added dist/assets/NSP-Logo-DA253ot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
93 changes: 93 additions & 0 deletions dist/assets/index-BtOHOSVp.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/assets/index-bWJLz_Hj.css

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

14 changes: 14 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="" href="./assets/NSP-Logo-DA253ot2.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>NITA South Paribar</title>
<script type="module" crossorigin src="./assets/index-BtOHOSVp.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-bWJLz_Hj.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Expand Down

0 comments on commit 97d4e9b

Please sign in to comment.