Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion www/src/app/examples/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const metadata = {
export const sections = [
{ title: 'Overview', id: 'overview' },
{ title: 'Blog Setup', id: 'blog-setup' },
{ title: 'E-commerce Catalog', id: 'ecommerce-catalog' },
{ title: 'E-commerce Catalog', id: 'e-commerce-catalog' },
{ title: 'Documentation Site', id: 'documentation-site' },
{ title: 'Multi-tenant App', id: 'multi-tenant-app' },
{ title: 'API-First CMS', id: 'api-first-cms' },
Expand Down