Change tech banner animation speed
All checks were successful
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 21s
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user