Skip to content

Commit

Permalink
fix: new favicon link
Browse files Browse the repository at this point in the history
  • Loading branch information
autruonggiang committed Feb 7, 2024
1 parent 02758bb commit f0607d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shopping Hopper</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css">
<link rel="icon" href="assets/img/shop_logo.ico" type="image/x-icon">
<link rel="icon" href="assets/img/shop.ico" type="image/x-icon">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap&subset=vietnamese">
<link rel="stylesheet" href="assets/css/main.css">
Expand Down

0 comments on commit f0607d0

Please sign in to comment.