We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4d14a5 + 9971ffa commit 0bca462Copy full SHA for 0bca462
_site/hugo.yaml
@@ -11,10 +11,14 @@ menu:
11
url: https://learn.microsoft.com/powershell/dsc/overview?view=dsc-3.0
12
pre: <sl-icon name="bxl-microsoft" library="boxicons"></sl-icon>
13
weight: 10
14
+ - name: DSC Repository
15
+ url: https://learn.microsoft.com/powershell/dsc/overview?view=dsc-3.0
16
+ pre: <sl-icon name="bxl-github" library="boxicons"></sl-icon>
17
+ weight: 20
18
- name: Samples Source
19
url: https://github.com/PowerShell/DSC-Samples
20
pre: <sl-icon name="bxl-github" library="boxicons"></sl-icon>
- weight: 20
21
+ weight: 30
22
23
params:
24
description: Sample implementations for Desired State Configuration v3.
0 commit comments