From 7abbe7ad82a8f4c970a9e8b9c8ab819834588c2b Mon Sep 17 00:00:00 2001 From: Brandon Mercier <113701731+bram-odoo@users.noreply.github.com> Date: Fri, 16 May 2025 12:03:39 +0000 Subject: [PATCH] [FIX] Company logo typo - Correction of a wrong file reference - Correction of a wrong fille name closes odoo/documentation#13419 X-original-commit: 57de65b68f3d4cbe31ddfe4af3fa85b10baa3b9a Signed-off-by: Antoine Vandevenne (anv) Signed-off-by: Brandon Mercier (bram) --- content/developer/howtos/website_themes/media.rst | 4 ++-- content/developer/howtos/website_themes/theming.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/developer/howtos/website_themes/media.rst b/content/developer/howtos/website_themes/media.rst index 33fc9c7d5..efd0e763d 100644 --- a/content/developer/howtos/website_themes/media.rst +++ b/content/developer/howtos/website_themes/media.rst @@ -86,8 +86,8 @@ Background images Company logo ~~~~~~~~~~~~ -For the company logo, the use is a little bit different. First declare it within the `images.xml` -library and then call it using the right template. For instance, to call inside the header, we will +For the company logo, the use is a little bit different. First declare it within the `website.xml` +file and then call it using the right template. For instance, to call inside the header, we will use ``. .. code-block:: xml diff --git a/content/developer/howtos/website_themes/theming.rst b/content/developer/howtos/website_themes/theming.rst index 251c79a46..845d6f497 100644 --- a/content/developer/howtos/website_themes/theming.rst +++ b/content/developer/howtos/website_themes/theming.rst @@ -678,7 +678,7 @@ structure below. Airproof - + 18 3