Skip to content

Commit 024582a

Browse files
Deployed 66ebfd7 with MkDocs version: 1.0.4
1 parent 0f3cfdc commit 024582a

12 files changed

+677
-3
lines changed
Loading
Loading
29.9 KB
Loading
Loading
Loading
4.69 KB
Loading
25.5 KB
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ <h2 id="articles">Articles</h2>
303303
</ul>
304304
<h2 id="tips-tricks">Tips &amp; Tricks</h2>
305305
<ul>
306+
<li><a href="tips/20210302-spfx-api-permissions/">2021-03-02 : [SPFx] Init API permissions for your SPFx projects without deploying them</a></li>
306307
<li><a href="tips/20201204-spfx-breadcrumb-to-step-indicator/">2020-12-04 : [SPFx] Transform the Fluent UI Breadcrumb component into a step indicator</a></li>
307308
<li><a href="tips/20200505-spfx-progressindicator-to-countdown-timer/">2020-05-05 : [SPFx] Transform the Fluent UI ProgressIndicator component into a countdown timer</a></li>
308309
<li><a href="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>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>None</loc>
5-
<lastmod>2021-01-25</lastmod>
5+
<lastmod>2021-03-02</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
<url>
99
<loc>None</loc>
10-
<lastmod>2021-01-25</lastmod>
10+
<lastmod>2021-03-02</lastmod>
1111
<changefreq>daily</changefreq>
1212
</url>
1313
</urlset>

0 commit comments

Comments
 (0)