This commit is contained in:
Oliver
2025-10-06 16:59:23 -03:00
parent ff60112ddf
commit 018e60896c
6 changed files with 571 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<!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 type="module" src="agent.js"></script>
</head>
<body>
</body>
</html>