Skip to content

Commit 9a6a532

Browse files
committed
favicon added
1 parent 99727e4 commit 9a6a532

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

desktop.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[.ShellClassInfo]
2+
IconResource=C:\Users\Stephen-100\Downloads\qrcodeflat_106034.ico,0
3+
[ViewState]
4+
Mode=
5+
Vid=
6+
FolderType=Generic

images/qrcodeflat_106034.ico

16.6 KB
Binary file not shown.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="UTF-8">
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<link href="./images/qrcodeflat_106034.ico" rel = "icon" type="image/ico" >
89
<title>QR Code Generator</title>
910
<link rel="stylesheet" href="style.css">
1011
</head>

0 commit comments

Comments
 (0)