Skip to content

Commit 6015070

Browse files
authored
Merge pull request #1342 from Turbo87/fix-titles
Add missing `<title>` tag
2 parents 4c42eaf + a090aa2 commit 6015070

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)