This commit is contained in:
Joe Mooring 2024-01-07 16:48:44 -08:00 committed by GitHub
parent 44e4cb5c64
commit 6b0a9b75de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{{/*
Renders the child sections of the given top-level section, listing each childs's immediate descendants.
Renders the child sections of the given top-level section, listing each child's immediate descendants.
@param {string} section The top-level section to render.
@returns template.HTML