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
4 changes: 2 additions & 2 deletions sharepoint/sharepoint-ps/sharepoint-pnp/Set-PnPSite.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Enables Flows for this site

### ------------------EXAMPLE 5------------------
```powershell
Set-PnPSite -SiteLogoPath c:\images\mylogo.png
Set-PnPSite -LogoFilePath c:\images\mylogo.png
```

Sets the logo if the site is a modern team site
Expand Down Expand Up @@ -362,4 +362,4 @@ Accept pipeline input: False

## RELATED LINKS

[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)
[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)