Skip to content

Commit

Permalink
fix assets loading issue
Browse files Browse the repository at this point in the history
  • Loading branch information
de3iar committed Jun 6, 2023
1 parent 0ce7042 commit cfb2f45
Show file tree
Hide file tree
Showing 35 changed files with 37 additions and 41 deletions.
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="shortcut icon" type="image/ico" href="./src/assets/favicon.ico" />

<title>Vitamins</title>
<script type="module" crossorigin src="./assets/index.da482957.js"></script>
<script type="module" crossorigin src="./assets/index.c1a44798.js"></script>
<link rel="stylesheet" href="./static/css/name-a9c9df5d.css">
</head>

Expand Down

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

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

Loading

0 comments on commit cfb2f45

Please sign in to comment.