Skip to content

Commit 88d00be

Browse files
Deployed 1b4798b with MkDocs version: 1.0.4
1 parent 07a1f28 commit 88d00be

File tree

7 files changed

+850
-3
lines changed

7 files changed

+850
-3
lines changed
Loading
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ <h2 id="articles">Articles</h2>
297297
<h2 id="tips-tricks">Tips &amp; Tricks</h2>
298298
<ul>
299299
<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>
300+
<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>
300301
</ul>
301302

302303

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>2020-02-17</lastmod>
5+
<lastmod>2020-05-05</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
<url>
99
<loc>None</loc>
10-
<lastmod>2020-02-17</lastmod>
10+
<lastmod>2020-05-05</lastmod>
1111
<changefreq>daily</changefreq>
1212
</url>
1313
</urlset>

sitemap.xml.gz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)