blog.trnck.dev

add a `lang` to the document

+1 -1
+1 -1
_includes/header.html
··· 23 23 {% endif %} 24 24 25 25 <!doctype html> 26 - <html class="min-height-full"> 26 + <html class="min-height-full" lang="en-US"> 27 27 <head> 28 28 <meta charset="utf-8"> 29 29 <title>{{ page_title }}</title>