Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishesh-Pandey committed Jan 5, 2024
1 parent 6e6d428 commit bc9b064
Show file tree
Hide file tree
Showing 4 changed files with 3,179 additions and 1,913 deletions.
3,161 changes: 3,161 additions & 0 deletions assets/index-HQgbHQcQ.js

Large diffs are not rendered by default.

1,898 changes: 0 additions & 1,898 deletions assets/index-IWvnR-0x.js

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-iSlQBpWE.css → assets/index-kXuLrkNE.css

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

31 changes: 17 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/v-share/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>v-share</title>
<script type="module" crossorigin src="/v-share/assets/index-IWvnR-0x.js"></script>
<link rel="stylesheet" crossorigin href="/v-share/assets/index-iSlQBpWE.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./vite.svg" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, user-scalable=no"
/>
<title>v-share</title>
<script type="module" crossorigin src="./assets/index-HQgbHQcQ.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-kXuLrkNE.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Expand Down

0 comments on commit bc9b064

Please sign in to comment.