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

@@ -9,7 +9,7 @@
"lessons": [
{
"id": "hello",
"title": "Hello!",
"title": "Getting started!",
"description": "<strong>Welcome to Code Crispies!</strong> Learn CSS and HTML through hands-on exercises.<br><br><strong>How it works:</strong><br>1. Read the task on the left<br>2. Write code in the editor<br>3. See live results in the preview<br><br><strong>Tips:</strong> Use <kbd>Ctrl+Z</kbd> to undo. Open the menu (☰) to browse all modules.",
"task": "Write <code>Hello World</code> to get started",
"previewHTML": "",