File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
articles/en/SharePointOnline Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ $xmlDoc.Save($XMLPath)
179179
180180# Sample results
181181
182- <img src =" /articles/images/Github-XML2.png " width =" 400 " >
182+ <img src =" /articles/images/Github-XML2.png " width =" 400 " alt = " SharePoint sample results " >
183183
184184
185185# See Also
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ Using PnP you can customize your page header
1919Set-PnPPage -Identity "MyPage" -HeaderType None
2020```
2121
22- <img src =" /articles/img/pageheadernone.PNG " width =" 600 " ><br />
22+ <img src =" /articles/img/pageheadernone.PNG " width =" 600 " alt = " SharePoint page header " ><br />
2323
2424``` powershell
2525Set-PnPPage -Identity "MyPage" -HeaderType Default
2626```
2727
28- <img src =" /articles/img/pageheaderdefault.PNG " width =" 600 " ><br />
28+ <img src =" /articles/img/pageheaderdefault.PNG " width =" 600 " alt = " SharePoint page header " ><br />
2929
3030
3131
You can’t perform that action at this time.
0 commit comments