Skip to content

Commit

Permalink
adjust image icon
Browse files Browse the repository at this point in the history
  • Loading branch information
YandongJi committed Sep 11, 2024
1 parent 69deb30 commit 3bf16fe
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file added images/.DS_Store
Binary file not shown.
Binary file added images/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="icon" type="image/x-icon" href="images/self_image.jpg">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
</head>

<body>
Expand Down

0 comments on commit 3bf16fe

Please sign in to comment.