This website works better with JavaScript
Home
Explore
引导页
在线工具
Blog
Register
Sign In
Pchen0
/
electron
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add lang attribute to html element
Kevin Sawicki
8 years ago
parent
7dc336606d
commit
a4754212dc
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
default_app/index.html
+ 1
- 1
default_app/index.html
View File
@@ -1,4 +1,4 @@
-<html>
+<html
lang="en"
>
<head>
<title>Electron</title>
<style>