From 77bd7970e1b7eec332dea5b72dfd7ed2a61994dd Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 14 Jun 2026 08:34:41 -0300 Subject: [PATCH] replace video link with embedded YouTube player + add video chip tag --- blog/posts/speed-run-odoo-community-agent.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/blog/posts/speed-run-odoo-community-agent.html b/blog/posts/speed-run-odoo-community-agent.html index def94d4..4a7f821 100644 --- a/blog/posts/speed-run-odoo-community-agent.html +++ b/blog/posts/speed-run-odoo-community-agent.html @@ -55,6 +55,11 @@ text-transform: uppercase; letter-spacing: 0.5px; } + .chip-video { + background: rgba(255,0,0,0.12); + color: #ff4444; + border: 1px solid rgba(255,0,0,0.35); + } h2 { font-size: 1.3rem; font-weight: 600; margin: 36px 0 12px; color: #f0f0ff; } h3 { font-size: 1.1rem; font-weight: 600; margin: 24px 0 8px; color: #e0e0f0; } p { margin-bottom: 16px; color: #c8c8d8; } @@ -98,13 +103,12 @@ June 10, 2026 speed-run hermes + video -

- - ▶ Watch the video (10 min) - -

+
+ +

Introduction