From 65b64d44c000a34a076c9d31a0649e4528527136 Mon Sep 17 00:00:00 2001 From: Ben Wilcox Date: Sun, 18 Jun 2017 01:24:37 -0400 Subject: [PATCH 1/2] Include lang attribute Includes a lang attribute for accessibility audit --- public/index-static.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index-static.html b/public/index-static.html index 61988d4..b9dfc26 100644 --- a/public/index-static.html +++ b/public/index-static.html @@ -1,5 +1,5 @@ - + From a37d9574d0fe4716b62dbfd9e50a9062edbbb237 Mon Sep 17 00:00:00 2001 From: Ben Wilcox Date: Sun, 18 Jun 2017 01:43:00 -0400 Subject: [PATCH 2/2] Add lang to index.ejs Adds a lang attribute to the dynamic index.ejs file --- src/views/index.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.ejs b/src/views/index.ejs index 5dcc37f..094fcdb 100644 --- a/src/views/index.ejs +++ b/src/views/index.ejs @@ -1,5 +1,5 @@ - +