Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
107 stars 7 forks source link

update storybook description for google crowler #548

Closed daniele-zurico closed 7 months ago

daniele-zurico commented 8 months ago

We need to provide a description for search engines to display in the results listing, by adding the following to the manager-head.html file in your config directory:

<!-- .storybook/manager-head.html -->
<meta name="description" content="react agnostic library" key="desc" />

Please follow the below to create your branch

git checkout release/1.0.0
git pull
git checkout -b 'feature/documentation-crowler'
daniele-zurico commented 7 months ago

closed by #574