Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lkdocs/6528740 to your computer and use it in GitHub Desktop.
Save lkdocs/6528740 to your computer and use it in GitHub Desktop.
<!-- Paste above the end </body> tag in your HTML -->
<script type="text/javascript">
LK = Object();
LK.appKey = 1234567890;
LK.icon = "medium";
LK.redirectURL = location.protocol + '//' + location.host + window.location.pathname;
LK.color = "blue";
</script>
<script src="https://d2882u593o0m3.cloudfront.net/lksdk.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment