We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7644c96 commit 3246c95Copy full SHA for 3246c95
1 file changed
index.html
@@ -11,7 +11,7 @@
11
<meta name="author" content="Baptiste Meurant <baptiste.meurant@gmail.com>">
12
<meta name="url" content="https://bmeurant.github.io">
13
14
- <link rel="icon" type="image/png" href="http://www.gravatar.com/avatar/c28e672be1580d9cb3dc6f7dc7f370c4.png">
+ <link rel="icon" type="image/png" href="https://www.gravatar.com/avatar/c28e672be1580d9cb3dc6f7dc7f370c4.png">
15
16
<script src="https://kit.fontawesome.com/d26f36e1f3.js" crossorigin="anonymous"></script>
17
<script src="https://cdnjs.cloudflare.com/ajax/libs/i18next/23.7.7/i18next.min.js"></script>
0 commit comments