Update index.astro
This commit is contained in:
parent
7c37c5126c
commit
314f7d88da
|
|
@ -112,23 +112,6 @@ import Privacy from '../components/Privacy.astro';
|
||||||
<Privacy />
|
<Privacy />
|
||||||
|
|
||||||
<ContactLinks />
|
<ContactLinks />
|
||||||
|
|
||||||
<script type="module" src="https://esm.run/@memori.ai/memori-webcomponent@2.17.0/dist/memori-webcomponent.js"></script>
|
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@memori.ai/memori-react@2.17.0/dist/styles.min.css" />
|
|
||||||
<memori-client
|
|
||||||
memoriName="Nicola"
|
|
||||||
ownerUserName="nzambello"
|
|
||||||
memoriID="6573844d-a7cd-47ef-9e78-840d82020c21"
|
|
||||||
ownerUserID="88359ce2-01e8-479e-8451-75767100528b"
|
|
||||||
tenantID="app.memorytwin.com"
|
|
||||||
apiURL="https://backend.memori.ai"
|
|
||||||
baseURL="https://app.memorytwin.com"
|
|
||||||
uiLang="IT"
|
|
||||||
spokenLang="IT"
|
|
||||||
layout="WEBSITE_ASSISTANT"
|
|
||||||
multilingual="true"
|
|
||||||
showShare="true"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</BaseLayout>
|
</BaseLayout>
|
||||||
<style>
|
<style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue