Fix HTML language attribute
This commit is contained in:
@@ -11,7 +11,7 @@ weight: 20
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en">
|
||||
<html lang="zh">
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ weight: 10
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="zh">
|
||||
<body>
|
||||
<link href="/docs/tutorials/kubernetes-basics/public/css/styles.css" rel="stylesheet">
|
||||
<div class="layout" id="top">
|
||||
|
||||
Reference in New Issue
Block a user