File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ following Adafruit Learn guide: [How to add a New Board to the circuitpython.org
77
881 . Duplicate ` template.md ` to ` _board/<board id>.md ` .
992 . Edit ` _board/<board id>.md ` according to the template's instructions.
10- 3 . In your ` _board/<board id>.md ` you will specifigy a ` board_image ` . Create 3
10+ 3 . In your ` _board/<board id>.md ` you will specify a ` board_image ` . Create 3
1111versions of this file, in the following sizes and folder locations:
1212
1313| Size| File| Dimensions (px)|
@@ -17,13 +17,10 @@ versions of this file, in the following sizes and folder locations:
1717| Large| assets/images/large/{board_image}| 800 x 600|
1818| Small| assets/images/small/{board_image}| 300 x 225|
1919
20- > For more information on preferred images see
20+ > For more information on preferred images or if you prefer or must use 13:10 see
2121> [ Preparing the Images] ( https://learn.adafruit.com/how-to-add-a-new-board-to-the-circuitpython-org-website/preparing-the-images )
2222> in the Adafruit Learn guide
2323
24-
25- 4 . Process the in something like https://squoosh.app/ to reduce file size. If
26- you only have one image, place it in the 'original' folder.
27245 . Create a pull request with the file changes.
2825
2926** To test your changes locally:**
You can’t perform that action at this time.
0 commit comments