embed github repo code example
Example 1: embed github html
<script src="https://gist.github.com/username/gist-id.js?file=your-file-name.js"></script>
Example 2: embed github html
<!-- Use "https://emgithub.com/" and copy the script tag-->
<script src="https://gist.github.com/username/gist-id.js?file=your-file-name.js"></script>
<!-- Use "https://emgithub.com/" and copy the script tag-->