Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit960f88e

Browse files
committed
removed mixed content
1 parent123d0a3 commit960f88e

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

‎_includes/disqus_comments.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
(document.getElementsByTagName('HEAD')[0]||document.getElementsByTagName('BODY')[0]).appendChild(s);
1919
}());
2020
</script>
21-
<noscript>Please enable JavaScript to view the<ahref="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
22-
<ahref="http://disqus.com"class="dsq-brlink">comments powered by<spanclass="logo-disqus">Disqus</span></a>
21+
<noscript>Please enable JavaScript to view the<ahref="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
22+
<ahref="https://disqus.com"class="dsq-brlink">comments powered by<spanclass="logo-disqus">Disqus</span></a>
2323
{% endif %}

‎_includes/footer.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<span>&copy; {{ site.time | date: '%Y' }} {{ site.owner.name }} | Powered by<ahref="http://jekyllrb.com"rel="nofollow">Jekyll</a> using the<ahref="https://mademistakes.com/work/hpstr-jekyll-theme/"rel="nofollow">HPSTR Theme</a></span>
1+
<span>&copy; {{ site.time | date: '%Y' }} {{ site.owner.name }} | Powered by<ahref="https://jekyllrb.com"rel="nofollow">Jekyll</a> using the<ahref="https://mademistakes.com/work/hpstr-jekyll-theme/"rel="nofollow">HPSTR Theme</a></span>

‎_includes/navigation.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h4>{{ site.owner.name }}</h4>
3939
<ahref="https://www.flickr.com/photos/{{ site.owner.flickr }}"><iclass="fa fa-fw fa-flickr"></i> Flickr</a>
4040
</li>{% endif %}
4141
{% if site.owner.tumblr %}<li>
42-
<ahref="http://{{ site.owner.tumblr }}.tumblr.com"><iclass="fa fa-fw fa-tumblr"></i> Tumblr</a>
42+
<ahref="https://{{ site.owner.tumblr }}.tumblr.com"><iclass="fa fa-fw fa-tumblr"></i> Tumblr</a>
4343
</li>{% endif %}
4444
</ul><!-- /.dl-submenu -->
4545
</li>

‎assets/fonts/fontawesome-webfont.svg‎

Lines changed: 2 additions & 2 deletions
Loading

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"hpstr-theme",
33
"author":"Michael Rose <michael@mademistakes.com>",
4-
"homepage":"http://mmistakes.github.io/hpstr-jekyll-theme/",
4+
"homepage":"https://mmistakes.github.io/hpstr-jekyll-theme/",
55
"repository": {
66
"type":"git",
77
"url":"git://github.com/mmistakes/hpstr-jekyll-theme.git"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp