diff --git a/README.md b/README.md index e115f41..14ecae0 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ # NakhlahJS (نخلة جي أس) +![Deploy Workflow](https://github.com/TeaByte/NakhlahJS/actions/workflows/build-deno.yml/badge.svg) + +🚧 Still in a preliminary version and under continuous development + NakhlahJS is a dynamic Arabic JavaScript learning platform, drawing inspiration from the style of [freeCodeCamp](https://www.freecodecamp.org/learn/). Our comprehensive lessons are structured based on the principles of freeCodeCamp and the extensive documentation available on [MDN Web Docs](https://developer.mozilla.org/en-US/). -🚧 It is still in a preliminary version and under continuous development - ## Overview Learning JavaScript has never been more accessible. NakhlahJS is designed to @@ -34,9 +36,9 @@ help you achieve your learning goals. ## TODO LIST - [ ] Blogs page -- [x] Quizes system +- [ ] Quizes system - [ ] Improve phone users experience -- [x] Next and prev lesson buttons +- [ ] Next and prev lesson buttons (maybe?) --- diff --git a/components/MarkdownSplit.tsx b/components/MarkdownSplit.tsx index df71cc7..de02d93 100644 --- a/components/MarkdownSplit.tsx +++ b/components/MarkdownSplit.tsx @@ -21,7 +21,7 @@ export default function MarkdownSplit({ <>
{nextCourse && ( -
+