Skip to content

Commit 0becd8b

Browse files
committed
test
1 parent df2d5d1 commit 0becd8b

File tree

1 file changed

+2
-0
lines changed
  • sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell

1 file changed

+2
-0
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOTheme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Get-SPOTheme -Name "Custom Cyan" | ConvertTo-Json 4
3636

3737
#### Return Value Examples
3838
Theme in new format
39+
3940
```
4041
{
4142
"Name": "Custom Cyan",
@@ -51,6 +52,7 @@ Theme in new format
5152
```
5253

5354
Theme in legacy format
55+
5456
```
5557
{
5658
"Name": "Custom Cyan",

0 commit comments

Comments
 (0)