Skip to content

Commit 8aa53ce

Browse files
authored
Added icon url, local not working
1 parent 7e56ea9 commit 8aa53ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
1313
crossorigin="anonymous" referrerpolicy="no-referrer" />
1414
<link rel="icon" href="images.png">
15+
<link rel="icon" href="https://image.flaticon.com/icons/png/512/3209/3209265.png">
1516
</head>
1617

1718
<body>
@@ -26,4 +27,4 @@
2627
<script src="script.js"></script>
2728
</body>
2829

29-
</html>
30+
</html>

0 commit comments

Comments
 (0)