not working
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user