Skip to content

Commit cdb3a5c

Browse files
committed
update readme for responsive images
1 parent de28182 commit cdb3a5c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
1. Duplicate `template.md` to `_board/<board id>.md`.
66
2. Edit `_board/<board id>.md` according to the template's instructions.
77
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.
8+
and a larger image (700 px width) in each respective directory (assets/images/boards/{small large original})
9+
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.
1011
3. Create a pull request with the file changes.

0 commit comments

Comments
 (0)