mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-23 10:34:25 -04:00
GitHub was down....but pages with gists should probably still load
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<div class="embed gist">
|
||||
<script src="https://gist.github.com/{{ .Get "id" }}.js{{ with .Get "file" }}?file={{ . }}{{ end }}"></script>
|
||||
<script async defer src="https://gist.github.com/{{ .Get "id" }}.js{{ with .Get "file" }}?file={{ . }}{{ end }}"></script>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user