Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
soltanireza65 authored Aug 9, 2023
1 parent 10821a3 commit c85d061
Showing 1 changed file with 3 additions and 3 deletions.
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="https://pondersource.github.io/solidProfileEditor/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/assets/index-1b7dee2e.js"></script>
<link rel="stylesheet" href="/assets/index-bddbe2a6.css">
<script type="module" crossorigin src="https://pondersource.github.io/solidProfileEditor/assets/index-1b7dee2e.js"></script>
<link rel="stylesheet" href="https://pondersource.github.io/solidProfileEditor/assets/index-bddbe2a6.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit c85d061

Please sign in to comment.