Add lang attribute to html element
This commit is contained in:
parent
7dc336606d
commit
a4754212dc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<html>
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>Electron</title>
|
<title>Electron</title>
|
||||||
<style>
|
<style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue