Skip to content

Commit 29cea68

Browse files
Merge pull request #1291 from ryanrichter94/docs-1289
(#1289) Hide Ansible Env. & ChocoCCM Pages
2 parents 7680548 + fdcf87d commit 29cea68

File tree

2 files changed

+2
-1
lines changed
  • src/content/docs/en-us

2 files changed

+2
-1
lines changed

src/content/docs/en-us/c4b-environments/ansible/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ order: 40
33
xref: c4b-ansible
44
title: Ansible Environment
55
description: Overview of the Chocolatey for Business Ansible Environment
6+
showInSidebar: false
67
---
78
import Callout from '@choco-astro/components/Callout.astro';
89
import Iframe from '@choco-astro/components/Iframe.astro';

src/content/docs/en-us/central-management/chococcm/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ order: 40
33
xref: chococcm
44
title: ChocoCCM
55
description: This is a PowerShell Modules which contains functions or communicating with the Chocolatey Central Management API
6+
showInSidebar: false
67
---
78
import Callout from '@choco-astro/components/Callout.astro';
89
import Iframe from '@choco-astro/components/Iframe.astro';
910
import Xref from '@components/Xref.astro';
10-

0 commit comments

Comments
 (0)