Drop the http
This commit is contained in:
parent
4fdf997ccf
commit
0f7031302d
@ -2,7 +2,7 @@
|
||||
|
||||
title: Minimal Mistakes
|
||||
locale: en_US
|
||||
url: http://mmistakes.github.io/minimal-mistakes
|
||||
url: //mmistakes.github.io/minimal-mistakes
|
||||
|
||||
|
||||
# Jekyll configuration
|
||||
|
@ -1,6 +1,6 @@
|
||||
<div class="google-ads">
|
||||
<!-- 320 x 50 ad -->
|
||||
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<ins class="adsbygoogle"
|
||||
style="display:inline-block;width:320px;height:50px"
|
||||
data-ad-client="{{ site.owner.google.ad-client }}"
|
||||
|
Loading…
Reference in New Issue
Block a user