File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Agnostic Theming - Proposal Interfaces (9/16/25)
22
33This document contains proposal interfaces fulfilling the requirements and criteria
4- laid out in [ docs-platform/629] ( https://github.com/nginxinc/docs-platform/issues/620 ) .
4+ laid out in docs-platform/629.
55
66Nothing in this document should be considered final and is subject to change.
77
@@ -80,10 +80,10 @@ instead of defined in `hugo.yaml` but less explicit.
8080
8181` ` ` yaml
8282params:
83- productSelector: ProductGroup[]
84- - productGroup : <string>
85- products: Product[]
86- # Product Group Label (Product[])
83+ productSelector: < ProductGroup[]>
84+ - groupLabel : <string>
85+ items: < Product[]>
86+ # Product Label
8787 - title: <string>
8888 # The URL prefix used for the section (Ex. 'nginx' for NGINX+). Definition not required if extUrl
8989 url: <string | undefined>
You can’t perform that action at this time.
0 commit comments