Browse Source

Add lang attribute to html element

Kevin Sawicki 8 years ago
parent
commit
a4754212dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      default_app/index.html

+ 1 - 1
default_app/index.html

@@ -1,4 +1,4 @@
-<html>
+<html lang="en">
 <head>
   <title>Electron</title>
   <style>