Skip to content

Commit

Permalink
update frontend build files
Browse files Browse the repository at this point in the history
  • Loading branch information
jojortz committed Oct 16, 2023
1 parent 7bb9a19 commit 6cc3351
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions pykoi/frontend/dist/assets/index-761f2ce2.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion pykoi/frontend/dist/assets/index-857a4a8b.css

This file was deleted.

4 changes: 2 additions & 2 deletions pykoi/frontend/dist/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="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Svelte</title>
<script type="module" crossorigin src="/assets/index-6fbf13ee.js"></script>
<link rel="stylesheet" href="/assets/index-857a4a8b.css">
<script type="module" crossorigin src="/assets/index-6c166968.js"></script>
<link rel="stylesheet" href="/assets/index-761f2ce2.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 6cc3351

Please sign in to comment.