Skip to content

Commit

Permalink
updated index for perma bot link
Browse files Browse the repository at this point in the history
  • Loading branch information
kelayamatoz committed Nov 20, 2024
1 parent 0b02f56 commit b976fc4
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" />
</noscript>
<link rel="stylesheet" href="https://hptwsvzl74virbuw.public.blob.vercel-storage.com/prod/webjs1.0/styles.css">
</head>


Expand Down Expand Up @@ -1551,16 +1550,10 @@ <h3 class="major">Form</h3>
<script src="assets/js/main.js"></script>
<script src="assets/js/load_publications.js"></script>

<div id="accelai-root"></div>
<script src="https://hptwsvzl74virbuw.public.blob.vercel-storage.com/prod/webjs1.0/app.js">
</script>
<script>
window.onload = function() {
window.renderApp({
appKey: "ACCELAI_APP_A87FF679_VSXNATZ7GRLKB4YDZURGF",
});
};
</script>
<script
src="https://hptwsvzl74virbuw.public.blob.vercel-storage.com/prod/ai-bot/app.js"
data-accelai-website-id="ACCELAI_APP_A87FF679_VSXNATZ7GRLKB4YDZURGF"
></script>
</body>

</html>

0 comments on commit b976fc4

Please sign in to comment.