not working

This commit is contained in:
Oliver
2025-07-27 18:08:01 -03:00
parent 16e9ad67e9
commit 948e09b621
6 changed files with 706 additions and 138 deletions

View File

@@ -9,22 +9,9 @@
<meta name="author" content="OD8N">
<title>OD8N - Odoo & n8n Automation Experts</title>
<link rel="stylesheet" href="style.css">
<button id="cw-chatToggle" aria-label="Toggle chat widget" type="button">
<img src="logo.svg" alt="Logo"><span class="text-xs">Agent</span>
</button>
<div id="cw-chatWidget" role="region" aria-live="polite" aria-label="Customer support chat widget">
<div class="logo-container">
<img src="logo.svg" alt="Logo" />
</div>
<div class="header">Kundenservice</div>
<div id="cw-status"></div>
<div id="cw-chatMessages"></div>
<form id="cw-chatForm" autocomplete="off">
<input type="text" id="cw-chatInput" placeholder="Type your message..." required autocomplete="off" />
<button type="submit">Senden</button>
</form>
</div>
<script src="widget/widget.js"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org",