Skip to content

Commit a090aa2

Browse files
committed
Add missing <title> tag
1 parent 4c42eaf commit a090aa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8+
<title>Cargo: packages for Rust</title>
9+
810
{{content-for 'head'}}
911

1012
<link rel="stylesheet" href="{{rootURL}}assets/vendor.css">

0 commit comments

Comments
 (0)