From e50e416e55b14b02b3cc2d5137f9762c1967816a Mon Sep 17 00:00:00 2001 From: Carlos Valverde Date: Tue, 1 Apr 2025 12:49:23 +0000 Subject: [PATCH] [IMP] howto/website: update animations page This commit updates current animations page, by adding updated content. Task-4316707 closes odoo/documentation#12758 X-original-commit: 3e03ff41fac787af3aa2fbcecaaeb3a2b60148ae Signed-off-by: Carlos Valverde (cvs) --- content/developer/howtos/website_themes/animations.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/developer/howtos/website_themes/animations.rst b/content/developer/howtos/website_themes/animations.rst index f8248ecaa..adbb617b7 100644 --- a/content/developer/howtos/website_themes/animations.rst +++ b/content/developer/howtos/website_themes/animations.rst @@ -102,7 +102,7 @@ Additionally, we can also set an `in` or `out` effect, an animation `direction` .. seealso:: `Website Animate - `_ + `_ .. _website_themes/animations/hover: @@ -162,4 +162,4 @@ also define the type of animation in the `data-hover-effect` attribute. .. seealso:: `Hover effect options - `_ + `_