Skip to content

Commit 3246c95

Browse files
committed
fix(gravatar-image): update link to https
1 parent 7644c96 commit 3246c95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="author" content="Baptiste Meurant <baptiste.meurant@gmail.com>">
1212
<meta name="url" content="https://bmeurant.github.io">
1313

14-
<link rel="icon" type="image/png" href="http://www.gravatar.com/avatar/c28e672be1580d9cb3dc6f7dc7f370c4.png">
14+
<link rel="icon" type="image/png" href="https://www.gravatar.com/avatar/c28e672be1580d9cb3dc6f7dc7f370c4.png">
1515

1616
<script src="https://kit.fontawesome.com/d26f36e1f3.js" crossorigin="anonymous"></script>
1717
<script src="https://cdnjs.cloudflare.com/ajax/libs/i18next/23.7.7/i18next.min.js"></script>

0 commit comments

Comments
 (0)