Skip to content

Commit

Permalink
deploy: dce0e8f
Browse files Browse the repository at this point in the history
  • Loading branch information
TomixJasina committed Feb 20, 2024
1 parent b51adf7 commit ea42c77
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions assets/index-d903f577.js → assets/index-aebe6499.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-3c69a422.css → assets/index-fb50faf1.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<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="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>React Portfolio</title>
<script type="module" crossorigin src="./assets/index-d903f577.js"></script>
<link rel="stylesheet" href="./assets/index-3c69a422.css">
<script type="module" crossorigin src="/assets/index-aebe6499.js"></script>
<link rel="stylesheet" href="/assets/index-fb50faf1.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit ea42c77

Please sign in to comment.