Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/docs/en/contributing/writing-guides.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ If you want to add an icon for your page then you should use [Lucide](https://lu

1. Go to the [site](https://lucide.dev/) and find an icon you like.
2. Once you have selected an icon, click on it, then click "See in action"
3. Next, click on "React" which we are using. Next, click on "React" which is what we are using. You will only need the text in the curly brackets on the first line.
3. Next, click on "React" which we are using. You will only need the text in the curly brackets on the first line.
4. Next, simply paste `icon: YourIcon` into Frontmatter.

## Callout
Expand Down Expand Up @@ -132,4 +132,4 @@ you write why your page is classified as this type and what the user should know

That's all! You are now a master at writing guides. Just remember, do not think you need to be perfect with your English, write the guide the way you will explain the topic to someone, and don't hesitate to ask for feedback or help if you need it.

Happy writing!
Happy writing!
Loading