diff options
| author | Bill <bill@billserver.senders.io> | 2021-01-05 17:49:08 -0500 | 
|---|---|---|
| committer | Bill <bill@billserver.senders.io> | 2021-01-05 17:49:08 -0500 | 
| commit | f7d0db59014884ede1779fd3ee4ee683e33f79e9 (patch) | |
| tree | 92bba63591eaa748ed913698ef9661ea7f272a5c /www/blog/2020-01-13/index.html | |
| parent | 312fb1d9c6bd22f387fedd11715374136239ee0b (diff) | |
Tidy
Diffstat (limited to 'www/blog/2020-01-13/index.html')
| -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>  |