From 16bc61420bceacb0c4aee6d713051ccda0d05a1b Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Fri, 7 Aug 2026 16:58:06 +0000 Subject: [PATCH] Add custom SVG logo: interlocking O/E mark + wordmark. Update nav and footer. --- assets/img/logo.svg | 28 ++++++++++++++++++++++++++++ favicon.svg | 12 ++++++++++++ index.html | 9 +++++---- 3 files changed, 45 insertions(+), 4 deletions(-) create mode 100644 assets/img/logo.svg create mode 100644 favicon.svg diff --git a/assets/img/logo.svg b/assets/img/logo.svg new file mode 100644 index 0000000..4dd0518 --- /dev/null +++ b/assets/img/logo.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + Odoo + + Expertos + + + Proyectos + Expertos Odoo + \ No newline at end of file diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..fddd99d --- /dev/null +++ b/favicon.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index ae750ec..973e912 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,7 @@ + @@ -91,8 +92,8 @@