Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion _site/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,14 @@ menu:
url: https://learn.microsoft.com/powershell/dsc/overview?view=dsc-3.0
pre: <sl-icon name="bxl-microsoft" library="boxicons"></sl-icon>
weight: 10
- name: DSC Repository
url: https://learn.microsoft.com/powershell/dsc/overview?view=dsc-3.0
pre: <sl-icon name="bxl-github" library="boxicons"></sl-icon>
weight: 20
- name: Samples Source
url: https://github.com/PowerShell/DSC-Samples
pre: <sl-icon name="bxl-github" library="boxicons"></sl-icon>
weight: 20
weight: 30

params:
description: Sample implementations for Desired State Configuration v3.
Expand Down