mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-04-17 01:50:38 -05:00
template: Em dash separator in title.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="{{ document.text-encoding }}" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="{{ meta.authors }}" />
|
||||
<title>{{ document.project }} Documentation - {{ document.title }}</title>
|
||||
<title>{{ document.project }} Documentation — {{ document.title }}</title>
|
||||
<link rel="stylesheet" type="text/css" href="{{ base.relpath }}style/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user