refactor: shorten lesson titles and improve content
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled
- Shorten verbose lesson titles for better sidebar display - Minor content improvements across lessons 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "../schemas/code-crispies-module-schema.json",
|
||||
"id": "html-data-attributes",
|
||||
"title": "Custom Data Attributes",
|
||||
"title": "Data Attrs",
|
||||
"description": "Store custom data on HTML elements with data-* attributes",
|
||||
"mode": "html",
|
||||
"difficulty": "beginner",
|
||||
|
||||
Reference in New Issue
Block a user