Simpler
This commit is contained in:
parent
9d1df5eed7
commit
f03c78f989
|
@ -97,7 +97,7 @@
|
|||
|
||||
{% block scripts %}{% endblock scripts %}
|
||||
|
||||
{% if page.tweets is defined and page.tweets == true %}
|
||||
{% if page.tweets %}
|
||||
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
{% endif %}
|
||||
|
||||
|
|
Reference in a new issue