Skip to content

Commit bb0b42a

Browse files
committed
html titles - respect WCAG SC 2.4.2
1 parent 64f5736 commit bb0b42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/formats/html/pandoc/metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
<meta name="description" content="$description-meta$" />
2121
$endif$
2222

23-
<title>$if(title-prefix)$$title-prefix$$endif$$pagetitle$</title>
23+
<title>$pagetitle$$if(title-prefix)$$title-prefix$$endif$</title>

0 commit comments

Comments
 (0)