14 lines
393 B
YAML
14 lines
393 B
YAML
foo_bar:
|
|
title: Fix the plumbing
|
|
description: A couple easy ones
|
|
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
|