Replace Gist Liquid tag with embed script

This commit is contained in:
Michael Rose
2017-07-07 15:33:19 -04:00
parent 160be1dd0b
commit 2feb3d2ab4
2 changed files with 3 additions and 3 deletions

View File

@@ -98,4 +98,4 @@ Indentation matters. Be sure the indent of the code block aligns with the first
An example of a Gist embed below.
{% gist mmistakes/6589546 %}
<script src="https://gist.github.com/mmistakes/77c68fbb07731a456805a7b473f47841.js"></script>