Added page.tweets
This commit is contained in:
parent
f851928423
commit
2d8427fd38
2 changed files with 6 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
|||
{% block scripts %}{% endblock %}
|
||||
|
||||
{% if page.tweets == true %}
|
||||
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
{% endif %}
|
||||
|
||||
{% if site.google_analytics_tracking_id %}
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue