mirror of
https://github.com/kirsle/kirsle.net
synced 2024-11-06 00:49:29 +00:00
Fix Google ads to work on SSL
This commit is contained in:
parent
d8935663a0
commit
5f1d5d56b2
|
@ -11,7 +11,7 @@
|
|||
//-->
|
||||
</script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
src="//pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
@ -27,7 +27,7 @@
|
|||
//-->
|
||||
</script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
src="//pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</div>
|
||||
{% endmacro %}
|
||||
{% endmacro %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user