diff options
Diffstat (limited to 'templates/blog.html')
| -rw-r--r-- | templates/blog.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blog.html b/templates/blog.html index 3dd57a8..f8a0801 100644 --- a/templates/blog.html +++ b/templates/blog.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'>  |