Last active
April 30, 2021 07:38
-
-
Save mocoso/fa1ded89b5ba7b7eed6f0a48b023ed97 to your computer and use it in GitHub Desktop.
Example embed Ethical Book Search for specific book
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
<script | |
type="text/javascript" | |
src="https://www.ethicalbooksearch.com/widget.js"> | |
</script> | |
<script type="text/javascript"> | |
EBSWidget.setUp("/editions/9781509880829", "your-domain-name"); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment