Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 3c3485f

Browse files
Organizer images must be jpeg
1 parent 6cac1ca commit 3c3485f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

REFERENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Each team member is an element of `team_members`.
127127
| `facebook` | String | No | The full URL to the person's Facebook page | "https://www.facebook.com/sally.fields" |
128128
| `linkedin` | String | No | The full URL to the person's LinkedIn page | "https://www.linkedin.com/in/sallyfields" |
129129
| `website` | String | No | The full URL to the person's webpage | "https://mattstratton.com" |
130-
| `image` | String | No | The name of the image for this user, located in `static/events/YYYY-CITY/organizers/`. This image must be either 300px square or (optimally) 600px square. | "sally-fields.jpg" |
130+
| `image` | String | No | The name of the image for this user, located in `static/events/YYYY-CITY/organizers/`. This image must be a JPEG, either 300px square or (optimally) 600px square. | "sally-fields.jpg" |
131131
| `bio` | String | No | The bio for the user. Markdown is supported. Quotation marks must be escaped. | "Thought leader paradigm affordances physical computing quantitative vs. qualitative disrupt thought leader disrupt. Venture capital Steve Jobs pitch deck moleskine sticky note agile Steve Jobs pivot disrupt grok driven. Human-centered design bootstrapping agile driven grok food-truck ship it long shadow." |
132132

133133
#### Organizer Emails

0 commit comments

Comments
 (0)