File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 16
16
< noscript >
17
17
< link rel ="stylesheet " href ="assets/css/noscript.css " />
18
18
</ noscript >
19
+ < link rel ="stylesheet " href ="https://hptwsvzl74virbuw.public.blob.vercel-storage.com/prod/webjs1.0/styles.css ">
19
20
</ head >
20
21
21
- < body >
22
22
23
+ < body >
23
24
<!-- Wrapper -->
25
+
24
26
< div id ="wrapper ">
25
27
26
28
<!-- Header -->
@@ -1549,6 +1551,16 @@ <h3 class="major">Form</h3>
1549
1551
< script src ="assets/js/main.js "> </ script >
1550
1552
< script src ="assets/js/load_publications.js "> </ script >
1551
1553
1554
+ < div id ="accelai-root "> </ div >
1555
+ < script src ="https://hptwsvzl74virbuw.public.blob.vercel-storage.com/prod/webjs1.0/app.js ">
1556
+ </ script >
1557
+ < script >
1558
+ window . onload = function ( ) {
1559
+ window . renderApp ( {
1560
+ appKey : "ACCELAI_APP_A87FF679_VSXNATZ7GRLKB4YDZURGF" ,
1561
+ } ) ;
1562
+ } ;
1563
+ </ script >
1552
1564
</ body >
1553
1565
1554
1566
</ html >
You can’t perform that action at this time.
0 commit comments