mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Fix js file url in list.html
This commit is contained in:
parent
7e941068ed
commit
dc2c2bd29f
@ -21,7 +21,7 @@
|
||||
{{/scripts}}
|
||||
{{/is_production}}
|
||||
{{#is_production}}
|
||||
<script src="{{static}}/js/jsbin-{{version}}.min.js"></script>
|
||||
<script src="{{static}}/js/prod/jsbin-{{version}}.min.js"></script>
|
||||
{{{analytics}}}
|
||||
{{/is_production}}
|
||||
{{{list_history}}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user