Skip to content

Commit

Permalink
Merge pull request #74 from gemedet/https
Browse files Browse the repository at this point in the history
use https for profile link
  • Loading branch information
fongandrew authored Apr 1, 2019
2 parents 76f7bc6 + 699155e commit 2977fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<head>
<link href="http://gmpg.org/xfn/11" rel="profile" />
<link href="https://gmpg.org/xfn/11" rel="profile" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

Expand Down

0 comments on commit 2977fff

Please sign in to comment.