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 de28182 commit cdb3a5cCopy full SHA for cdb3a5c
README.md
@@ -5,6 +5,7 @@
5
1. Duplicate `template.md` to `_board/<board id>.md`.
6
2. Edit `_board/<board id>.md` according to the template's instructions.
7
3. Provide 3 images. An original high-quality image. A smaller image (300 px width),
8
-and a larger image (700 px width) in each respective directory (assets/images/boards/{small large})
9
-and process them in something like https://squoosh.app/ to reduce file size.
+and a larger image (700 px width) in each respective directory (assets/images/boards/{small large original})
+and process them in something like https://squoosh.app/ to reduce file size. If
10
+you only have one image, place it in the 'original' folder.
11
3. Create a pull request with the file changes.
0 commit comments