Skip to content

Commit

Permalink
chore: Update docs ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrymatio committed May 10, 2023
1 parent b8ad43c commit 7de3b5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Using a theme, all of your default configuration lives in an npm package.
- [Summary Block](#summary-block)
- [Title Block](#title-block)
- [Text Block](#text-block)
- [Table Block](#table-block)
- [Tabs Block](#tabs-block)
- [Product Card](#product-card)
- [Product Card Grid](#product-card-grid)
Expand Down Expand Up @@ -2384,4 +2385,4 @@ You can check the latest released version of the theme at <https://github.com/ad
This repository is setup as a monorepo using [lerna](https://github.com/lerna/lerna) for automated publishing to NPM.
Use `GH_TOKEN=[YOUR_GH_TOKEN] lerna version --create-release github --conventional-commits --no-private -m "chore(release): publish"` for publishing the theme on npm.
Use `GH_TOKEN=[YOUR_GH_TOKEN] lerna version --create-release github --conventional-commits --no-private -m "chore(release): publish"` for publishing the theme on npm.

0 comments on commit 7de3b5b

Please sign in to comment.