Feature/add Storybook to sitemap.xml (#4452)
* Add Storybook * Update changelog
This commit is contained in:
parent
1aa1960d45
commit
d8b305a343
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Added
|
||||
|
||||
- Added support for filtering in the _Copy AI prompt to clipboard_ actions on the analysis page (experimental)
|
||||
- Added the _Storybook_ path to the `sitemap.xml` file
|
||||
|
||||
### Changed
|
||||
|
||||
|
@ -92,6 +92,10 @@
|
||||
<loc>https://ghostfol.io/de/ueber-uns/oss-friends</loc>
|
||||
<lastmod>${currentDate}T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://ghostfol.io/development/storybook</loc>
|
||||
<lastmod>${currentDate}T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://ghostfol.io/en</loc>
|
||||
<lastmod>${currentDate}T00:00:00+00:00</lastmod>
|
||||
|
Loading…
x
Reference in New Issue
Block a user