From a58352f5571cb5fbda5fb09b90884b0c7eaff665 Mon Sep 17 00:00:00 2001 From: Michael Czechowski Date: Sat, 2 May 2026 14:37:38 +0200 Subject: [PATCH] fix(lesson): update repo URL to public/code-crispies --- lessons/99-goodbye.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }",