Add description meta tag for lint list
This commit is contained in:
parent
e933bb6bc3
commit
4e7ed42867
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ Otherwise, have a great day =^.^=
|
|||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="description" content="A collection of lints to catch common mistakes and improve your Rust code.">
|
||||
|
||||
<title>Clippy Lints</title>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue