Skip to content

Commit

Permalink
Merge pull request #24 from nazimboudeffa/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
nazimboudeffa authored Jun 7, 2023
2 parents 4c08b81 + de70492 commit f2acf53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const More = () => {
<h1 className="text-3xl lg:text-4xl font-bold leading-9 text-gray-800 pb-4">Ressources</h1>
<p className="font-normal text-base leading-6 text-gray-600 ">Ce site est entièrement open source, vous pouvez retrouver le code sur <a href="https://github.com/nazimboudeffa/learntocode-nextjs">https://github.com/nazimboudeffa/learntocode-nextjs</a></p>
<br/>
<p className="font-normal text-base leading-6 text-gray-600 ">Nous avons comme objectif de proposer 99 problèmes classiques à résoudre que chacun trouvera disponible et pourra y revenir quand il veut</p>
<p className="font-normal text-base leading-6 text-gray-600 ">Nous avons comme objectif de proposer 100 problèmes classiques à résoudre que chacun trouvera disponible et pourra y revenir quand il veut</p>
<br/>
<p className="font-normal text-base leading-6 text-gray-600 ">Le principe de ce site est de proposer des problèmes de référence</p>
</div>
Expand Down

1 comment on commit f2acf53

@vercel
Copy link

@vercel vercel bot commented on f2acf53 Jun 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.