mirror of
https://github.com/artegoser/ultyt.git
synced 2025-02-23 20:51:29 +03:00
Deploying to gh-pages from @ artegoser/ultyt@f437be86c7 🚀
This commit is contained in:
parent
b5a747d626
commit
872a3edbd2
4 changed files with 150 additions and 0 deletions
15
index.html
Normal file
15
index.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<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>
|
||||
<div id="root"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue