mirror of
https://github.com/redoules/redoules.github.io.git
synced 2025-12-12 15:59:34 +00:00
date correction
date corrected
This commit is contained in:
parent
fa1731477a
commit
aa3ce347ef
@ -116,8 +116,8 @@
|
||||
</h1>
|
||||
<ol class="breadcrumb">
|
||||
<li>
|
||||
<time class="published" datetime="2018-11-13T21:18:00+01:00">
|
||||
13 novembre 2018
|
||||
<time class="published" datetime="2018-11-14T21:18:00+01:00">
|
||||
14 novembre 2018
|
||||
</time>
|
||||
</li>
|
||||
<li>Blog</li>
|
||||
|
||||
@ -120,8 +120,8 @@
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-body">
|
||||
<ul>
|
||||
<li><a href="./blog/Statistics_10days-day6.html">11/18 Day 6 - The Central Limit Theorem</a></li>
|
||||
<li><a href="./blog/Statistics_10days-day7.html">11/18 Day 7 - Pearson and spearman correlations</a></li>
|
||||
<li><a href="./blog/Statistics_10days-day6.html">11/18 Day 6 - The Central Limit Theorem</a></li>
|
||||
<li><a href="./blog/Statistics_10days-day5.html">11/18 Day 5 - Poisson and Normal distributions</a></li>
|
||||
<li><a href="./blog/Statistics_10days-day4.html">11/18 Day 4 - Binomial and geometric distributions</a></li>
|
||||
<li><a href="./blog/Statistics_10days-day3.html">11/18 Day 3 - Conditionnal probability</a></li>
|
||||
|
||||
10
sitemap.xml
10
sitemap.xml
@ -5,7 +5,7 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>redoules.github.io/</loc>
|
||||
<lastmod>2018-11-14T22:49:18-00:00</lastmod>
|
||||
<lastmod>2018-11-14T22:53:16-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
@ -32,15 +32,15 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>redoules.github.io/blog/Statistics_10days-day6.html</loc>
|
||||
<lastmod>2018-11-13T22:15:00+01:00</lastmod>
|
||||
<loc>redoules.github.io/blog/Statistics_10days-day7.html</loc>
|
||||
<lastmod>2018-11-14T21:18:00+01:00</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>redoules.github.io/blog/Statistics_10days-day7.html</loc>
|
||||
<lastmod>2018-11-13T21:18:00+01:00</lastmod>
|
||||
<loc>redoules.github.io/blog/Statistics_10days-day6.html</loc>
|
||||
<lastmod>2018-11-13T22:15:00+01:00</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user