We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3393cc0 commit 6e80787Copy full SHA for 6e80787
README.md
@@ -20,6 +20,9 @@ have a unique layout that cannot be described only as a Markdown file.
20
For these, an extended version of the Markdown is used - MDX.
21
MDX allows you to use JSX in a markdown content. You can find more details in the [MDX documentation](https://mdxjs.com/).
22
23
+#### Images requirements
24
+Please use images with a minimum width of 1440 pixels.
25
+
26
### FAQ Editing
27
- find the `faq.md` page in the pages folder (`src/pages`);
28
- Write a question using the `Question` tag as a wrapper;
0 commit comments