mirror of
https://github.com/artegoser/ultyt.git
synced 2024-11-22 20:16:20 +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
17
index.html
17
index.html
|
@ -1,15 +1,18 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/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-d47cdaf0.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-afcab3cc.css">
|
||||
</head>
|
||||
<body>
|
||||
<title>ULTYT</title>
|
||||
<script type="module" crossorigin src="/assets/index-ff81ed5b.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-ffdf2f40.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
</body>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Reference in a new issue