We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5638903 commit edf483dCopy full SHA for edf483d
1 file changed
template/header.ejs
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
6
<meta name="description" content="最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
7
- <meta name="keywords" content="Linux,Command">
+ <meta name="keywords" content="Linux,Command,命令大全,Linux命令手册">
8
<title>Linux Command</title>
9
<link rel="stylesheet" type="text/css" href="<%=relative_path%>css/index.css">
10
</head>
0 commit comments