astro/docs
Tony @ Navillus 245632bc31
Update collections.md (#549)
Updating the Individual Pages from a Collection example to fix a few typos.

- The pokemon API returns an object with an array named `results` (plural)
- `data()` needs to wrap the object in an Array
- accessing item data needs to use `collection.data[0]` to grab data from the `data()` Array
2021-06-25 14:07:11 -07:00
..
api.md New Props API (#515) 2021-06-24 17:48:24 -05:00
cli.md Add verbose and reload commands (#297) 2021-06-04 16:38:01 -05:00
collections.md Update collections.md (#549) 2021-06-25 14:07:11 -07:00
config.md fix issues uncovered by snowpack warnings (#511) 2021-06-22 14:41:04 -04:00
dev.md [ci] yarn format 2021-06-16 12:21:06 +00:00
markdown.md New Props API (#515) 2021-06-24 17:48:24 -05:00
publishing.md Fix typo (#441) 2021-06-15 14:29:01 -05:00
renderers.md [ci] yarn format 2021-06-21 19:35:26 +00:00
styling.md New Props API (#515) 2021-06-24 17:48:24 -05:00
syntax.md [ci] yarn format 2021-06-24 22:49:30 +00:00