Skip to content

Commit

Permalink
Merge branch 'develop' into feature/DES-1005-refactor-search-field-bu…
Browse files Browse the repository at this point in the history
…tton
  • Loading branch information
VincentSmedinga authored Nov 5, 2024
2 parents 747ef9e + d2d5fae commit 0db0177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storybook/src/foundation/assets/favicon.docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Then link all these assets by placing the following tags in the `<head>`:
```html
<head>
...
<link rel="icon" href="favicon/favicon.ico" size="16x16 32x32 48x48 64x64" />
<link rel="icon" href="favicon/favicon.ico" sizes="16x16 32x32 48x48 64x64" />
<link rel="icon" href="favicon/icon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="favicon/apple-touch-icon.png" />
...
Expand Down

0 comments on commit 0db0177

Please sign in to comment.