Skip to content

Instantly share code, notes, and snippets.

@fitomad
Last active July 24, 2017 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fitomad/a2c4a60bd572457a2e27d786b475bfc6 to your computer and use it in GitHub Desktop.
Save fitomad/a2c4a60bd572457a2e27d786b475bfc6 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Ejemplo LivePhotosKit JS</title>
<meta charset="utf-8">
</head>
<body>
<div id="livephotos-layer" style="width: 1024px; height: 720px;"></div>
</body>
<script src="https://cdn.apple-livephotoskit.com/lpk/1/livephotoskit.js"></script>
<script src="script/livephoto.js"></script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment