mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-04-22 21:25:18 +00:00
adding app v2 (#943)
This commit is contained in:
282
www/appv2/dist/assets/index-BSIeQkMT.js
vendored
Normal file
282
www/appv2/dist/assets/index-BSIeQkMT.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
www/appv2/dist/assets/index-DT0hy75l.css
vendored
Normal file
1
www/appv2/dist/assets/index-DT0hy75l.css
vendored
Normal file
File diff suppressed because one or more lines are too long
14
www/appv2/dist/index.html
vendored
Normal file
14
www/appv2/dist/index.html
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>My Google AI Studio App</title>
|
||||
<script type="module" crossorigin src="/assets/index-BSIeQkMT.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DT0hy75l.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user