Skip to content

Commit c5d1271

Browse files
000-760: list unique
1 parent 0cb0db2 commit c5d1271

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

_data/navigation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
link: /articles/en/SharePointOnline/custompageheader
3434
- name: Create SharePoint theme using Theme Generator tool
3535
link: /articles/en/SharePointOnline/Create%20SharePoint%20theme%20using%20Theme%20Generator%20tool/
36-
- name: Customize your page header
37-
link: /articles/en/SharePointOnline/custompageheader
3836
- name: Add content type using Powershell and CSOM
3937
link: /articles/en/SharePointOnline/Add%20content%20type/
4038
- name: Enable content type management

index.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,8 @@ Enjoy!
117117

118118
<ol style="--length: 5" role="list">
119119

120-
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/disableattachments/">
121-
<span style="display: block; text-align: right;">2025-02-09
122-
<h3>Disable attachments in SharePoint list</h3></span>
123-
<p>You may want to disable list attachments to maintain a cleaner or more secure list environment. Here's how you can do this for one or multiple lists.</p>
124-
</a></li>
125-
120+
121+
126122
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/disableattachments/">
127123
<span style="display: block; text-align: right;">2025-02-09
128124
<h3>Disable attachments in SharePoint list</h3></span>
@@ -185,7 +181,12 @@ Enjoy!
185181
<p>A dashboard in SharePoint is a page primarily designed for mobile use, providing users with quick access to essential tools and resources. Use PnP Powershell and choose Dashboard layout to create a dashboard.</p>
186182
</a></li>
187183

188-
184+
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/SharePointOnline/custompageheader/">
185+
<span style="display: block; text-align: right;">2024-11-23
186+
<h3>Customize your page header</h3></span>
187+
<p>You may want to disable list attachments to maintain a cleaner or more secure list environment. Here's how you can do this for one or multiple lists.</p>
188+
</a></li>
189+
189190
<li style="--i: 12"><a href="https://powershellscripts.github.io/articles/en/spo/comparetenants/">
190191
<span style="display: block; text-align: right;">2024-11-17
191192
<h3>Compare SharePoint tenant settings</h3></span>

0 commit comments

Comments
 (0)