rename: Playground → HTML & CSS Editor, Hello! → Getting started!

This commit is contained in:
2026-01-15 16:18:17 +01:00
parent 8c5012ab89
commit b02690ec60
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "../schemas/code-crispies-module-schema.json",
"id": "playground",
"title": "Playground",
"title": "HTML & CSS Editor",
"description": "Experiment freely with HTML and CSS",
"mode": "playground",
"difficulty": "beginner",
@@ -9,7 +9,7 @@
"lessons": [
{
"id": "sandbox",
"title": "Free Coding",
"title": "Editor",
"mode": "playground",
"description": "",
"task": "",