Skip to content

Commit e1e2686

Browse files
committed
comment out passkeys image link in index.html
1 parent e48ef26 commit e1e2686

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,10 +1005,10 @@ <h3 class="group-hover:underline my-1">
10051005
"link": image_base_path + "microsoft.png",
10061006
"alt": "Microsoft"
10071007
},
1008-
{
1009-
"link": image_base_path + "passkeys.png",
1010-
"alt": "Passkeys"
1011-
},
1008+
// {
1009+
// "link": image_base_path + "passkeys.png",
1010+
// "alt": "Passkeys"
1011+
// },
10121012
{
10131013
"link": image_base_path + "phone.png",
10141014
"alt": "Phone"

0 commit comments

Comments
 (0)