Kenneth Skovhede
8 years ago
committed by
GitHub
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||
|
{% if site.owner.gitterroom $} |
||||
|
<script> |
||||
|
((window.gitter = {}).chat = {}).options = { |
||||
|
room: '{{ site.owner.gitterroom }}' |
||||
|
}; |
||||
|
</script> |
||||
|
<script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script> |
||||
|
{% endif %} |
Loading…
Reference in new issue