Skip to content

Commit

Permalink
add favicon for example page
Browse files Browse the repository at this point in the history
  • Loading branch information
Recidvst committed Oct 17, 2023
1 parent 11f4bf2 commit 663a112
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

<title>Scrub Slider</title>

<link rel="icon" href="favicon.ico" type="image/x-icon">
<link href="example/css/scrub.css" rel="stylesheet" />
<link href="example/css/example.css" rel="stylesheet" />
<link
Expand Down

0 comments on commit 663a112

Please sign in to comment.