We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f5736 commit bb0b42aCopy full SHA for bb0b42a
src/resources/formats/html/pandoc/metadata.html
@@ -20,4 +20,4 @@
20
<meta name="description" content="$description-meta$" />
21
$endif$
22
23
-<title>$if(title-prefix)$$title-prefix$ – $endif$$pagetitle$</title>
+<title>$pagetitle$$if(title-prefix)$ – $title-prefix$$endif$</title>
0 commit comments