don't use effect when not needed
This commit is contained in:
parent
94f3290888
commit
961e922bee
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
{% if page.url == '/' %}
|
||||
<script type="text/javascript">
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
@ -87,4 +88,5 @@
|
|||
|
||||
})(jQuery);
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue