order
This commit is contained in:
19
public/brandize.html
Normal file
19
public/brandize.html
Normal 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>
|
||||
@@ -10,8 +10,13 @@
|
||||
<title>OD8N - Odoo & n8n Automation Experts</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
|
||||
<script>const configUrl = `https://od8n.com/widget/custom/od8n.json`;</script>
|
||||
<script src="widget/widget.js"></script>
|
||||
<link rel="stylesheet" href="widget/custom/od8n.css">
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
|
||||
Reference in New Issue
Block a user