Skip to content

Commit b881821

Browse files
committed
Fix placeholder lesson titles to be unique and descriptive
Each placeholder lesson file now has a unique title following the pattern 'Lesson N: Topic Name' instead of the generic 'Coming Soon'. This ensures the sidebar navigation in Mintlify displays distinguishable entries for all 18 lessons.
1 parent 74dee5f commit b881821

17 files changed

+17
-17
lines changed

learn/data-and-search.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 8: Data and Search"
33
description: "This lesson is under development"
44
---
55

learn/dynamic-jobs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 16: Dynamic Jobs"
33
description: "This lesson is under development"
44
---
55

learn/ecommerce.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 13: E-commerce"
33
description: "This lesson is under development"
44
---
55

learn/full-project.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 18: Full Project"
33
description: "This lesson is under development"
44
---
55

learn/integrations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 12: Integrations"
33
description: "This lesson is under development"
44
---
55

learn/mcp-servers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 14: MCP Servers"
33
description: "This lesson is under development"
44
---
55

learn/multi-channel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 15: Multi-Channel"
33
description: "This lesson is under development"
44
---
55

learn/persona-design.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 6: Persona Design"
33
description: "This lesson is under development"
44
---
55

learn/processors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 11: Processors"
33
description: "This lesson is under development"
44
---
55

learn/production-ops.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Coming Soon"
2+
title: "Lesson 17: Production Ops"
33
description: "This lesson is under development"
44
---
55

0 commit comments

Comments
 (0)