diff --git a/lessons/99-goodbye.json b/lessons/99-goodbye.json index 4d5d410..fdc7901 100644 --- a/lessons/99-goodbye.json +++ b/lessons/99-goodbye.json @@ -10,7 +10,7 @@ { "id": "next-steps", "title": "Keep Going!", - "description": "Great progress! You're building real web development skills.

Continue learning:
MDN Web Docs - The definitive reference
CSS-Tricks - Practical techniques

Practice ideas:
• Build your portfolio site
• Recreate a website you like
• Try the Playground to experiment freely

Contribute: Code Crispies is open source. Add lessons, fix bugs, or translate!

Support: Help keep it free and open source!
\"Donate", + "description": "Great progress! You're building real web development skills.

Continue learning:
MDN Web Docs - The definitive reference
CSS-Tricks - Practical techniques

Practice ideas:
• Build your portfolio site
• Recreate a website you like
• Try the Playground to experiment freely

Contribute: Code Crispies is open source. Add lessons, fix bugs, or translate!

Support: Help keep it free and open source!
\"Donate", "task": "Type Thank you!", "previewHTML": "", "previewBaseCSS": "body { font-family: system-ui, sans-serif; padding: 20px; text-align: center; font-size: 1.5rem; color: #6366f1; }",