| 123456789101112131415 |
- {
- "Michael Bromley": {
- "avatar": "/authors/michael-bromley.jpg",
- "bio": "Michael is the creator of Vendure. He lives in Vienna, Austria.",
- "links": {
- "twitter": "https://twitter.com/michlbrmly",
- "github": "https://github.com/michaelbromley"
- }
- },
- "unknown": {
- "avatar": "/authors/unknown.jpg",
- "bio": "",
- "links": {}
- }
- }
|