Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit ef1291a

Browse files
alexcrichtonbrson
authored andcommitted
Add meta description
1 parent f58eea2 commit ef1291a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<meta charset="utf-8">
55
<title>{{ page.title }}</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<meta name="keywords" content="Rust, Rust programming language, rustlang, Mozilla Rust">
7+
<meta name="keywords" content="Rust, Rust programming language, rustlang, rust-lang, Mozilla Rust">
8+
<meta name="description" content="A systems programming language that runs blazingly fast, prevents almost all crashes, and eliminates data races.">
89
<link rel="stylesheet" href="/css/bootstrap.css">
910
<link rel="stylesheet" href="/css/style.css">
1011
</head>

0 commit comments

Comments
 (0)