Skip to content

Commit

Permalink
update http to https in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali authored Oct 11, 2018
1 parent 67a3895 commit 7412727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!-- Please don't remove this, keep my open source work credited :) -->
<p class="theme-by text-muted">
Theme by
<a href="http://deanattali.com/beautiful-jekyll/">beautiful-jekyll</a>
<a href="https://deanattali.com/beautiful-jekyll/">beautiful-jekyll</a>
</p>
</div>
</div>
Expand Down

0 comments on commit 7412727

Please sign in to comment.