changeset 186:703ba01d273c

Set homepage lang to english
author nanaya <me@nanaya.pro>
date Sun, 14 Jul 2019 15:51:40 +0900
parents f67f3ad50270
children a8ffbc623905
files app/views/tweets/index.html.erb
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/tweets/index.html.erb	Sun Jul 14 15:38:04 2019 +0900
+++ b/app/views/tweets/index.html.erb	Sun Jul 14 15:51:40 2019 +0900
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<head>
+<head lang="en">
   <title>rsstweet</title>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">