caddy-website/new/resources/testimonials.json

10 lines
167 B
JSON
Raw Normal View History

2023-10-07 16:43:39 -06:00
[
{
"name": "First last",
"role": "9999x developer",
"company": "Bigcorp",
"picture": "https://...",
"quote": "Caddy is cool.",
"link": "https://..."
}
]