Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
DomasJar committed Nov 23, 2023
1 parent 276da77 commit be98da4
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 deletions assets/index-652cddf6.js → assets/index-2327f304.js

Large diffs are not rendered by default.

Binary file added assets/index-2327f304.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion assets/index-6593d361.css → assets/index-5b262564.css

Large diffs are not rendered by default.

Binary file not shown.
Binary file removed assets/index-652cddf6.js.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/WebPackager/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Web Packager</title>
<script type="module" crossorigin src="/WebPackager/assets/index-652cddf6.js"></script>
<link rel="stylesheet" href="/WebPackager/assets/index-6593d361.css">
<script type="module" crossorigin src="/WebPackager/assets/index-2327f304.js"></script>
<link rel="stylesheet" href="/WebPackager/assets/index-5b262564.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit be98da4

Please sign in to comment.