mirror of
https://github.com/artegoser/ultyt.git
synced 2024-11-23 04:16:23 +03:00
Deploying to gh-pages from @ artegoser/ultyt@7553da2e54 🚀
This commit is contained in:
parent
8903c6f112
commit
f2049022ab
5 changed files with 150 additions and 147 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
133
assets/index-ff81ed5b.js
Normal file
133
assets/index-ff81ed5b.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/index-ffdf2f40.css
Normal file
1
assets/index-ffdf2f40.css
Normal file
File diff suppressed because one or more lines are too long
|
@ -1,15 +1,18 @@
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<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" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Vite + React + TS</title>
|
<title>ULTYT</title>
|
||||||
<script type="module" crossorigin src="/assets/index-d47cdaf0.js"></script>
|
<script type="module" crossorigin src="/assets/index-ff81ed5b.js"></script>
|
||||||
<link rel="stylesheet" href="/assets/index-afcab3cc.css">
|
<link rel="stylesheet" href="/assets/index-ffdf2f40.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Add table
Reference in a new issue