modified title

This commit is contained in:
redoules 2018-11-07 23:59:49 +01:00
parent 17c049fbfd
commit b6e20e8e7c
4 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
<meta name="author" content="Guillaume Redoulès">
<link rel="icon" href="../favicon.ico">
<title>[10 Days of Statistics] Day 0 - Median, mean, mode and weighted mean - Blog</title>
<title>Day 0 - Median, mean, mode and weighted mean - Blog</title>
<!-- JQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
@ -112,7 +112,7 @@
<section id="content" class="body">
<header>
<h1>
[10 Days of Statistics] Day 0 - Median, mean, mode and weighted mean
Day 0 - Median, mean, mode and weighted mean
</h1>
<ol class="breadcrumb">
<li>

View File

@ -120,7 +120,7 @@
<div class="panel panel-default">
<div class="panel-body">
<ul>
<li><a href="./blog/Statistics_10days-day0.html">11/18 [10 Days of Statistics] Day 0 - Median, mean, mode and weighted mean</a></li>
<li><a href="./blog/Statistics_10days-day0.html">11/18 Day 0 - Median, mean, mode and weighted mean</a></li>
</ul>
</div>
</div>

View File

@ -5,7 +5,7 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>redoules.github.io/</loc>
<lastmod>2018-11-07T23:56:24-00:00</lastmod>
<lastmod>2018-11-07T23:59:12-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>

File diff suppressed because one or more lines are too long