load js from right domain
This commit is contained in:
parent
b531606ad1
commit
b81c8d9166
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ $body$
|
|||
</div>
|
||||
|
||||
<object id="yacs" seamless data="https://yacs.nek0.eu/comments/$title$"><p>If you see this, something is wrong</p></object>
|
||||
<script src="/static/js/yacs.js"></script>
|
||||
<script src="https://yacs.nek0.eu/static/js/yacs.js"></script>
|
||||
|
||||
<!--
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Reference in a new issue