Deploying to gh-pages from @ suhasid098/tf_frontend@9cd757528e 🚀

This commit is contained in:
suhasid098
2022-06-08 17:06:34 +00:00
parent 9438ab4c32
commit e984bc8d98
5 changed files with 6993 additions and 0 deletions
Symlink
+1
View File
@@ -0,0 +1 @@
index.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

+18
View File
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" integrity="sha512-uto9mlQzrs59VwILcLiRYeLKPPbS/bT71da/OEBYEwcdNUk8jYIy+D176RYoop1Da+f9mvkYrmj5MCLZWEtQuA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script type="module" crossorigin src="/assets/index.d3b5aa4d.js"></script>
<link rel="stylesheet" href="/assets/index.5aa4da88.css">
</head>
<body style="margin: 0">
<div id="app"></div>
</body>
</html>