Update glossary.md

This commit is contained in:
Joe Mooring
2024-01-21 13:38:04 -08:00
committed by GitHub
parent fb16945cff
commit 5f9fec6a5a
+4
View File
@@ -216,6 +216,10 @@ Created by invoking the [`Alphabetical`] or [`ByCount`] method on a [taxonomy ob
A directory that encapsulates both content and associated [resources](#resource). There are two types of page bundles: [leaf bundles](#leaf-bundle) and [branch bundles](#branch-bundle). See [details](/content-management/page-bundles/).
###### page collection
A slice of page objects.
###### page kind
A classification of pages, one of `home`, `page`, `section`, `taxonomy`, or `term`. See [details](/templates/section-templates/#page-kinds).