You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<labelclass="md-nav__title" for="__toc">Table of contents</label>
203
207
<ulclass="md-nav__list" data-md-scrollfix>
@@ -253,6 +257,8 @@
253
257
<navclass="md-nav md-nav--secondary">
254
258
255
259
260
+
261
+
256
262
257
263
<labelclass="md-nav__title" for="__toc">Table of contents</label>
258
264
<ulclass="md-nav__list" data-md-scrollfix>
@@ -288,15 +294,15 @@
288
294
289
295
290
296
291
-
<h1>Home</h1>
292
-
293
-
<h2id="articles">Articles</h2>
297
+
<h1id="welcome">Welcome</h1>
298
+
<h2id="articles">Articles</h2>
294
299
<ul>
295
300
<li><ahref="articles/20201119-connect-to-sharepoint-apppermission-certificate-keyvault/">2020-11-19 : Connect to SharePoint in an AAD Application permission context with a certificate stored in Azure KeyVault</a></li>
296
301
<li><ahref="articles/20200211-properly-remove-team/">2020-02-11 : How to quickly and properly delete a Team (without waiting)</a></li>
297
302
</ul>
298
303
<h2id="tips-tricks">Tips & Tricks</h2>
299
304
<ul>
305
+
<li><ahref="tips/20201204-spfx-breadcrumb-to-step-indicator/">2020-12-04 : [SPFx] Transform the Fluent UI Breadcrumb component into a step indicator</a></li>
300
306
<li><ahref="tips/20200505-spfx-progressindicator-to-countdown-timer/">2020-05-05 : [SPFx] Transform the Fluent UI ProgressIndicator component into a countdown timer</a></li>
301
307
<li><ahref="tips/20200213-csom-test-file-folder-existence/">2020-02-13 : [CSOM] Test in your C# code if a SharePoint File or Folder exists</a></li>
0 commit comments