Skip to content

Commit

Permalink
Update levels-and-ranks.mdx
Browse files Browse the repository at this point in the history
Update: react syntax styling
  • Loading branch information
asiqurrahman authored Jun 24, 2023
1 parent e57b595 commit 6993d3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions blogs/levels-and-ranks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ Levels get you ranks. Each rank has a name and badge icon associated with it tha

The five ranks in Codédex include:

- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style="vertical-align: middle" alt="Bronze Badge"/> Bronze (Level 1-5)
- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style="vertical-align: middle" alt="Silver Badge"/> Silver (Level 6-10)
- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style="vertical-align: middle" alt="Gold Badge"/> Gold (Level 11-15)
- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style="vertical-align: middle" alt="Diamond Badge"/> Diamond (Level 16-20)
- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style="vertical-align: middle" alt="Platinum Badge"/> Platinum (Level 21-25)
- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style={{verticalAlign: "middle"}} alt="Bronze Badge"/> Bronze (Level 1-5)
- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style={{verticalAlign: "middle"}} alt="Silver Badge"/> Silver (Level 6-10)
- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style={{verticalAlign: "middle"}} alt="Gold Badge"/> Gold (Level 11-15)
- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style={{verticalAlign: "middle"}} alt="Diamond Badge"/> Diamond (Level 16-20)
- <img src="https://i.imgur.com/lYWAZBL.png" height="25" style={{verticalAlign: "middle"}} alt="Platinum Badge"/> Platinum (Level 21-25)

Most Codédex learners will find themselves in the introductory ranks (e.g., Bronze and Silver) for quite a while, which is a testament to how difficult it can be to climb rankings.

Expand Down

0 comments on commit 6993d3b

Please sign in to comment.