add YouTube video link + watch button to Odoo speed-run blog post

This commit is contained in:
Oliver
2026-06-14 08:31:40 -03:00
parent 9456c8be0d
commit fd260e79f9
@@ -100,6 +100,12 @@
<span class="chip-tag">hermes</span>
</div>
<p style="margin-bottom:20px">
<a href="https://www.youtube.com/watch?v=Gx-XiCJAt8g" target="_blank" rel="noopener" style="display:inline-flex;align-items:center;gap:8px;background:#ff0000;color:#fff;padding:8px 20px;border-radius:8px;font-weight:600;text-decoration:none;font-size:0.92rem">
&#9654; Watch the video (10 min)
</a>
</p>
<h2>Introduction</h2>
<p>
This speed run walks you through creating an AI agent that connects directly to your Odoo Community database. No coding, no servers to provision — just pick your plan, paste your credentials, and your agent starts working with your data immediately.