fix(curriculum): replace ordered list with unordered list in Quincy job tips (#65485)

This commit is contained in:
Kshitiz Jain
2026-01-26 18:59:31 +05:30
committed by GitHub
parent e5cae6909c
commit a9e0412165
@@ -20,10 +20,10 @@ Here's an example with two paragraphs:
In the second section, inside the existing block quotation element, add four `p` elements with the following texts, in order:
1. `So much of getting a job is who you know.`
2. `It's OK to be an introvert, but you do need to push your boundaries.`
3. `Create GitHub, Twitter, LinkedIn, and Discord accounts.`
4. `Go to tech meetups and conferences. Travel if you have to.`
- `So much of getting a job is who you know.`
- `It's OK to be an introvert, but you do need to push your boundaries.`
- `Create GitHub, Twitter, LinkedIn, and Discord accounts.`
- `Go to tech meetups and conferences. Travel if you have to.`
# --hints--