Skip to content

Commit

Permalink
Add new items to Customization TOC in guides
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyadsl committed Jul 2, 2019
1 parent 394d507 commit 99cec62
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions guides/source/developers/customizations/overview.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ and the framework that power Solidus, respectively.

- [Learn How to Customize the Storefront][storefront]
- [Learn How to Customize the Admin Panel][admin]
- [Learn How to Customize the Solidus Classes][decorators]
- [Learn How to Customize the Assets][assets]
- [Learn How to Customize the Permissions][permissions]

[storefront]: customizing-storefront.html
[admin]: customizing-admin.html
[assets]: customizing-assets.html
[decorators]: decorators.html
[permissions]: customizing-permissions.html

0 comments on commit 99cec62

Please sign in to comment.