You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
654 B
TOML

bin_name = "Chlorophytum Comosum"
[image]
url = "/img/plants/chlorophytum-comosum.jpg"
source = "https://commons.wikimedia.org/wiki/File:Spider_Plant_(Chlorophytum_comosum).jpg"
alt = """
Spider Plant. \
A plant with long narrow leaves in a dark green color. \
The edges of the leaves are almost white. All leaves spread \
from the center of the plant. There's no stalk.
"""
[site]
light = "low - bright indirect"
humidity = "normal - humid"
[temp]
death = 0
lower = 15
upper = 25
[care]
water_schedule = "week"
fertilize_schedule = "2 weeks"
mist_schedule = "week"
[additional_chapters.common_issues]
file = "common-issues"
title = "Common Issues"