<script> LottieInteractivity.create({ player: '#firstLottie', mode: 'cursor', actions: [ { position: { x: [0, 1], y: [-1, 2] }, type: 'seek', frames: [0, 280], } ] }); </script>
Updated
<script> LottieInteractivity.create({ player: '#firstLottie', mode: 'cursor', actions: [ { position: { x: [0, 1], y: [-1, 2] }, type: 'seek', frames: [0, 280], } ] }); </script>
Updated
<% if (block.html_url && !block.name) { %> <%= block.description %> <% } else { %> <%= block.description %> <% } %>
<% } %><% if (block.html_url && !block.name) { %> <%= block.description %> <% } else { %> <%= block.description %> <% } %>
<% } %>
Comments
0 comments
Article is closed for comments.