Include project name in all docs page titles
This commit is contained in:
parent
10dcf050d6
commit
3a631616c0
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}" media="screen" type="text/css">
|
||||
<title>{{ page.title }}</title>
|
||||
<title>Tree-sitter|{{ page.title }}</title>
|
||||
</head>
|
||||
|
||||
<body class="sidebar-hidden">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue