We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e8ced commit 38482d9Copy full SHA for 38482d9
src/pages/HomePage.tsx
@@ -45,7 +45,7 @@ export const HomePage = () => {
45
<li>For best results, correctly size images before uploading. This allows the page template to control the
46
size.
47
</li>
48
- <li>Keep image the filesizes small for faster rendering. .jpg with high quality is recommended.</li>
+ <li>Keep the image file sizes small for faster rendering. Use `.jpg` with high quality is recommended.</li>
49
<li>Paste in rich text directly into the editor and let it reformat it as markdown. It can include images.</li>
50
<li>Shift+paste will insert text without formatting.</li>
51
<li>Open an existing post’s markdown file to edit it.</li>
0 commit comments