15 lines
181 B
YAML
15 lines
181 B
YAML
things:
|
|
-
|
|
name: ball
|
|
color: red
|
|
size: 6in
|
|
-
|
|
name: stick
|
|
color: brown
|
|
size: 1.2mm x 1m
|
|
-
|
|
name: table
|
|
color: black
|
|
size: 48in x 24in x 36in
|
|
|