Skip to content

Commit

Permalink
fix: html deploy dist
Browse files Browse the repository at this point in the history
  • Loading branch information
yafimski committed Jul 8, 2024
1 parent c4252bf commit 1b6ea36
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 896 deletions.
1 change: 0 additions & 1 deletion assets/IngredientGalleryItem-DBrSEriu.js

This file was deleted.

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

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

1 change: 0 additions & 1 deletion assets/index-Bg03e8lu.css

This file was deleted.

890 changes: 0 additions & 890 deletions assets/index-Byioo-hb.js

This file was deleted.

7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/a4recipe/a4recipe_logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/assets/index-Byioo-hb.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Bg03e8lu.css">
<title>a4recipe</title>
<script type="module" crossorigin src="/a4recipe/assets/index-B5Qt9EMX.js"></script>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 1b6ea36

Please sign in to comment.