updated links to https

This commit is contained in:
Salar Rahmanian 2017-12-16 20:23:15 -05:00
parent 3591f6c475
commit b128fa2d45
17 changed files with 29 additions and 28 deletions

View file

@ -1,11 +1,11 @@
<footer>
<div>
<p>
&copy; 2010-17 <span itemprop="author" itemscope itemtype="http://schema.org/Person">
&copy; 2010-17 <span itemprop="author" itemscope itemtype="https://schema.org/Person">
<span itemprop="name">Salar Rahmanian.</span></span>
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons Attribution">Some rights reserved</a>;
<a href="https://creativecommons.org/licenses/by/3.0/" title="Creative Commons Attribution">Some rights reserved</a>;
please attribute properly and link back. <br>
<small>Powered by <a href="http://gohugo.io">Hugo</a></small>
<small>Powered by <a href="https://gohugo.io">Hugo</a></small>
</p>
</div>
</footer>