docs: redesign table of content (#12647)
* implement toc * added to projects * fixes and adapt for references * added product frontmatter * remove action menu from 404 pages
This commit is contained in:
@@ -5,6 +5,11 @@ tags:
|
||||
- pricing
|
||||
- server
|
||||
- tutorial
|
||||
- product
|
||||
products:
|
||||
- cart
|
||||
- pricing
|
||||
- product
|
||||
---
|
||||
|
||||
import { Github, PlaySolid } from "@medusajs/icons"
|
||||
|
||||
@@ -5,6 +5,10 @@ tags:
|
||||
- order
|
||||
- server
|
||||
- tutorial
|
||||
products:
|
||||
- cart
|
||||
- order
|
||||
- customer
|
||||
---
|
||||
|
||||
import { Github, PlaySolid } from "@medusajs/icons"
|
||||
|
||||
Reference in New Issue
Block a user