Skip to content

Commit 6e80787

Browse files
authored
Update README.md
1 parent 3393cc0 commit 6e80787

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ have a unique layout that cannot be described only as a Markdown file.
2020
For these, an extended version of the Markdown is used - MDX.
2121
MDX allows you to use JSX in a markdown content. You can find more details in the [MDX documentation](https://mdxjs.com/).
2222

23+
#### Images requirements
24+
Please use images with a minimum width of 1440 pixels.
25+
2326
### FAQ Editing
2427
- find the `faq.md` page in the pages folder (`src/pages`);
2528
- Write a question using the `Question` tag as a wrapper;

0 commit comments

Comments
 (0)