Update .github/instructions/content.instructions.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>pull/6455/head
parent
bbcc6b0b8c
commit
9e40ccb02a
|
|
@ -15,7 +15,7 @@ Every content file needs:
|
||||||
title: # Page h1 heading
|
title: # Page h1 heading
|
||||||
description: # SEO meta description
|
description: # SEO meta description
|
||||||
menu:
|
menu:
|
||||||
product_version:
|
product_menu_key: # Identifies the Hugo menu specific to the current product
|
||||||
name: # Navigation link text
|
name: # Navigation link text
|
||||||
parent: # Parent menu item (if nested)
|
parent: # Parent menu item (if nested)
|
||||||
weight: # Sort order (1-99, 101-199, 201-299...)
|
weight: # Sort order (1-99, 101-199, 201-299...)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue