diff options
Diffstat (limited to 'www/blog/bread/index.html')
-rw-r--r-- | www/blog/bread/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/blog/bread/index.html b/www/blog/bread/index.html index cf413cb..0c67791 100644 --- a/www/blog/bread/index.html +++ b/www/blog/bread/index.html @@ -1,11 +1,12 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> <meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.6.0" /> <title>senders.io - Bread Blog</title> <link rel='stylesheet' type='text/css' href='/index.css' /> <link rel='stylesheet' type='text/css' href='/blog/bread/index.css' /> <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta charset="utf-8"/> </head> <body> <div id='header'> |