PUBLISH: add html lang
This commit is contained in:
parent
ef7b7b0b00
commit
2ab43fa374
6 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<html lang="en"><head>
|
||||
<title>Reviews</title>
|
||||
<meta property="og:title" content="Reviews" />
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<html lang="en"><head>
|
||||
<title>The French Dispatch</title>
|
||||
<meta property="og:title" content="The French Dispatch" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue