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
599 B
TOML

bin_name = "Dracaena Fragrans"
[image]
url = "/img/plants/dracaena-fragrans.jpg"
source = "https://commons.wikimedia.org/wiki/File:Dracaena_fragrans_a1.jpg"
alt = """
Dracaena Fragrans. \
A plant with long leaves with a dark green middle part and \
yellow edges on the leaves. The plant grows a green stalk with \
leaves on it.
"""
[site]
light = "shade, some sun"
humidity = "normal"
[temp]
death = 10
lower = 18
upper = 25
[care]
water_schedule = "12 days"
fertilize_schedule = "month"
mist_schedule = "week"
[additional_chapters.common_issues]
file = "common-issues"
title = "Common Issues"