This commit is contained in:
Oliver
2025-07-28 08:27:13 -03:00
parent 5f419d580f
commit e0444dbd47
2 changed files with 24 additions and 0 deletions

19
public/brandize.html Normal file
View File

@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OD8N - Odoo & n8n Automation Experts</title>
<script>const configUrl = `https://od8n.com/widget/custom/brandize.json`;</script>
<script src="widget/widget.js"></script>
<link rel="stylesheet" href="widget/custom/brandize.css">
</head>
<body>
</body>
</html>

View File

@@ -10,8 +10,13 @@
<title>OD8N - Odoo & n8n Automation Experts</title> <title>OD8N - Odoo & n8n Automation Experts</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<script>const configUrl = `https://od8n.com/widget/custom/od8n.json`;</script>
<script src="widget/widget.js"></script> <script src="widget/widget.js"></script>
<link rel="stylesheet" href="widget/custom/od8n.css"> <link rel="stylesheet" href="widget/custom/od8n.css">
<script type="application/ld+json"> <script type="application/ld+json">
{ {
"@context": "https://schema.org", "@context": "https://schema.org",