changed favicon URL to https

This commit is contained in:
Stone-Red-Code
2021-06-11 12:03:00 +02:00
parent a698eb31f7
commit 7f5028aa85
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fun</title>
<meta name="Description" content="Stone_Red's website">
<link rel="icon" type="image/png" href="http://github.com/Stone-Red-Code.png"/>
<link rel="icon" type="image/png" href="https://github.com/Stone-Red-Code.png"/>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">