From 5a9195c96c5b12fdc6e3f0fc626cda57db37e245 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Sun, 28 Jan 2024 19:41:58 -0600 Subject: [PATCH] update nav --- docs/docs/configuration/objects.mdx | 9 +++++---- docs/sidebars.js | 3 ++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/docs/configuration/objects.mdx b/docs/docs/configuration/objects.mdx index c15907339..81e74e2fe 100644 --- a/docs/docs/configuration/objects.mdx +++ b/docs/docs/configuration/objects.mdx @@ -1,15 +1,16 @@ --- id: objects -title: Objects +title: Available Objects --- import labels from "../../../labelmap.txt"; Frigate includes the object models listed below from the Google Coral test data. -Please note: - - `car` is listed twice because `truck` has been renamed to `car` by default. These object types are frequently confused. - - `person` is the only tracked object by default. See the [full configuration reference](index.md#full-configuration-reference) for an example of expanding the list of tracked objects. +Please note: + +- `car` is listed twice because `truck` has been renamed to `car` by default. These object types are frequently confused. +- `person` is the only tracked object by default. See the [full configuration reference](index.md#full-configuration-reference) for an example of expanding the list of tracked objects.