diff options
| -rw-r--r-- | util/gh-pages/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/gh-pages/index.html b/util/gh-pages/index.html index 4999cce7511..6183089911b 100644 --- a/util/gh-pages/index.html +++ b/util/gh-pages/index.html @@ -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> |
