Created
December 16, 2021 18:07
-
-
Save jmizgajski/cf1c197f1e1e0ce415a43835e2dd2b8e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<body> | |
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script> | |
<lottie-player src="https://assets3.lottiefiles.com/packages/lf20_hdReMa.json" background="transparent" speed="1" style="width: 300px; height: 300px;" loop controls autoplay></lottie-player> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment