diff options
Diffstat (limited to 'www/blog/2020-01-13')
| -rw-r--r-- | www/blog/2020-01-13/index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/www/blog/2020-01-13/index.html b/www/blog/2020-01-13/index.html index 73f9815..603f7ec 100644 --- a/www/blog/2020-01-13/index.html +++ b/www/blog/2020-01-13/index.html @@ -1,11 +1,11 @@  <!DOCTYPE html>  <html lang="en">  <head> +  <meta charset="utf-8">    <meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.6.0">    <title>senders.io - Blog</title>    <link rel='stylesheet' type='text/css' href='/index.css'>    <meta name="viewport" content="width=device-width, initial-scale=1"> -  <meta charset="utf-8"/>  </head>  <body>    <div id='header'> @@ -63,7 +63,7 @@        can't do the basics, there is no point.</p>      </article>      <div id='footer'> -      <i>Updated and finally posted February 16, 2020</li> +      <i>Updated and finally posted February 16, 2020</i>      </div>    </div>  </body>  |