Skip to content

Commit

Permalink
Merge pull request #50 from Toyin5/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Karamraj authored Oct 3, 2023
2 parents 335d271 + 58231d4 commit 2727cca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=chrome,edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel = "icon" href =
"./IMG/deafults/logo-book.png"
type = "image/x-icon">
<link rel = "icon" href="/public/favicon.ico" type = "image/x-icon">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous" />
Expand Down
Binary file added public/favicon.ico
Binary file not shown.

0 comments on commit 2727cca

Please sign in to comment.