Drop the http

This commit is contained in:
Michael Rose 2014-08-23 17:54:10 -04:00
parent 4fdf997ccf
commit 0f7031302d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: Minimal Mistakes title: Minimal Mistakes
locale: en_US locale: en_US
url: http://mmistakes.github.io/minimal-mistakes url: //mmistakes.github.io/minimal-mistakes
# Jekyll configuration # Jekyll configuration

View File

@ -1,6 +1,6 @@
<div class="google-ads"> <div class="google-ads">
<!-- 320 x 50 ad --> <!-- 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" <ins class="adsbygoogle"
style="display:inline-block;width:320px;height:50px" style="display:inline-block;width:320px;height:50px"
data-ad-client="{{ site.owner.google.ad-client }}" data-ad-client="{{ site.owner.google.ad-client }}"