mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): replace ordered list with unordered list in Quincy job tips (#65485)
This commit is contained in:
+4
-4
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user