Spaces:
Running
Running
Commit
·
1024859
1
Parent(s):
d3094ad
Upate front end with changes of local date and time for upload and chats
Browse files- dist/assets/index-BnuQ_egw.js +0 -0
- dist/index.html +1 -1
dist/assets/index-BnuQ_egw.js
ADDED
The diff for this file is too large to render.
See raw diff
|
|
dist/index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<link rel="icon" type="image/png" href="/neurovise_logo.png" />
|
7 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
8 |
<title>Chatbot Neurovise</title>
|
9 |
-
<script type="module" crossorigin src="/assets/index-
|
10 |
<link rel="stylesheet" crossorigin href="/assets/index-Ba2UyONS.css">
|
11 |
</head>
|
12 |
|
|
|
6 |
<link rel="icon" type="image/png" href="/neurovise_logo.png" />
|
7 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
8 |
<title>Chatbot Neurovise</title>
|
9 |
+
<script type="module" crossorigin src="/assets/index-BnuQ_egw.js"></script>
|
10 |
<link rel="stylesheet" crossorigin href="/assets/index-Ba2UyONS.css">
|
11 |
</head>
|
12 |
|