From bbb746c06d19cedabb82e1d944c02155874efd90 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Sat, 8 Aug 2026 19:16:39 +0000 Subject: [PATCH] Add Plausible analytics to all pages --- blog/brief-semanal-2026-08-07.html | 2 ++ blog/index.html | 2 ++ blog/odoo-xml-rpc-hermes-agent.html | 2 ++ index.html | 2 ++ 4 files changed, 8 insertions(+) diff --git a/blog/brief-semanal-2026-08-07.html b/blog/brief-semanal-2026-08-07.html index 08d451b..146a97d 100644 --- a/blog/brief-semanal-2026-08-07.html +++ b/blog/brief-semanal-2026-08-07.html @@ -54,6 +54,8 @@ .badge { display: inline-block; background: rgba(99,102,241,0.1); color: #6366f1; font-size: 0.75rem; font-weight: 600; padding: 4px 10px; border-radius: 100px; margin-bottom: 1rem; letter-spacing: 0.02em; text-transform: uppercase; } + + diff --git a/blog/index.html b/blog/index.html index b340513..184021d 100644 --- a/blog/index.html +++ b/blog/index.html @@ -8,6 +8,8 @@ + +

Redirigiendo al blog...

diff --git a/blog/odoo-xml-rpc-hermes-agent.html b/blog/odoo-xml-rpc-hermes-agent.html index bd03387..410f348 100644 --- a/blog/odoo-xml-rpc-hermes-agent.html +++ b/blog/odoo-xml-rpc-hermes-agent.html @@ -69,6 +69,8 @@ .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:16px;margin-bottom:2rem;background:#0f172a;} .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;} + + diff --git a/index.html b/index.html index 2964c04..7a61551 100644 --- a/index.html +++ b/index.html @@ -85,6 +85,8 @@ .float { animation: float 6s ease-in-out infinite; } .float-delayed { animation: float 6s ease-in-out 2s infinite; } + +