Change tech banner animation speed
All checks were successful
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 21s

Set animation speed to 60s for the tech banner in French homepage and
the tech-banner shortcode.
This commit is contained in:
darnodo
2025-11-20 14:37:57 +01:00
parent 7bc92e0923
commit 62e1d134ed
2 changed files with 163 additions and 53 deletions

View File

@@ -70,7 +70,7 @@ layout: hextra-home
Les outils et plateformes avec lesquels je travaille
</p>
</div>
{{< tech-banner speed="30s" height="80px" gap="4rem" >}}
{{< tech-banner speed="60s" height="80px" gap="4rem" >}}
</div>
<style>