From 800ce7d516ceb91e8bb1be735b95d3f6468a09a9 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 23 Feb 2024 05:43:17 -0800 Subject: [PATCH] Run pre-commit --- docs/widgets/services/plantit.md | 34 ++++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/widgets/services/plantit.md b/docs/widgets/services/plantit.md index 34950f855..f11b942b2 100644 --- a/docs/widgets/services/plantit.md +++ b/docs/widgets/services/plantit.md @@ -1,17 +1,17 @@ ---- -title: Plant-it -description: Plant-it Widget Configuration ---- - -Learn more about [Plantit](https://github.com/MDeLuise/plant-it). - -API key can be created from the REST API. - -Allowed fields: `["events", "plants", "photos", "species"]`. - -```yaml -widget: - type: plantit - url: http://plant-it.host.or.ip:port # api port - key: plantit-api-key -``` +--- +title: Plant-it +description: Plant-it Widget Configuration +--- + +Learn more about [Plantit](https://github.com/MDeLuise/plant-it). + +API key can be created from the REST API. + +Allowed fields: `["events", "plants", "photos", "species"]`. + +```yaml +widget: + type: plantit + url: http://plant-it.host.or.ip:port # api port + key: plantit-api-key +```