Skip to content

Commit 6812cb5

Browse files
authored
Add favicon to Storybook (#4441)
1 parent 47fe5df commit 6812cb5

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.github/actions/build-docs/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ runs:
2626
shell: bash
2727
run: |
2828
just frontend/run storybook:build-for-docs
29+
mv frontend/storybook-static/favicon_storybook.ico frontend/storybook-static/favicon.ico
2930
3031
# Storybook will be available at `/storybook`
3132
- name: Merge all docs
14.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)