refactor: shorten lesson titles and improve content
- Shorten verbose lesson titles for better sidebar display - Minor content improvements across lessons
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "../schemas/code-crispies-module-schema.json",
|
||||
"id": "html-forms-basic",
|
||||
"title": "HTML Forms: Basic Inputs",
|
||||
"title": "Form Inputs",
|
||||
"description": "Learn to create forms with various input types",
|
||||
"mode": "html",
|
||||
"difficulty": "beginner",
|
||||
|
||||
Reference in New Issue
Block a user