Download static assets from static.odoo4projects.com (agent.js, agent.css, 4.svg, logo.svg, favicon.png) and serve locally. Update all HTML references.

This commit is contained in:
2026-08-24 20:53:34 +00:00
parent 602329db27
commit f7460c129d
18 changed files with 546 additions and 13 deletions
+1 -1
View File
@@ -291,6 +291,6 @@
<a href="../../index.html#blog">&larr; Back to all posts</a>
</div>
</div>
<script defer src="https://static.odoo4projects.com/agent-odoo4projects/agent.js"></script>
<script defer src="/static/agent-odoo4projects/agent.js"></script>
</body>
</html>