fix: fix incorrect html tag (#6708)
Signed-off-by: suchsoon <silverjadebeauty@gmail.com>
This commit is contained in:
parent
75f4877f71
commit
e06af18f4d
|
@ -5,7 +5,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Nimbus ncli/title>
|
||||
<title>Nimbus ncli</title>
|
||||
</head>
|
||||
|
||||
<style>
|
||||
|
|
Loading…
Reference in New Issue