15 lines
471 B
YAML
15 lines
471 B
YAML
foo_bar:
|
|
title: Fix the plumbing
|
|
description: A couple easy ones
|
|
featured_track: '{% ifversion fpt or ghec %}true{% else %}false{% endif %}'
|
|
guides:
|
|
- /code-security/getting-started/quickstart
|
|
- /code-security/getting-started/securing-your-organization
|
|
|
|
bar_foo:
|
|
title: Plumb the fixing
|
|
description: The reverse of the one above
|
|
guides:
|
|
- /code-security/getting-started/securing-your-organization
|
|
- /code-security/getting-started/quickstart
|