Skip to content

Commit 14fb926

Browse files
committed
open visitors header link as a blank page
1 parent 147cd05 commit 14fb926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.html.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<tr>
1111
<th>language</th>
1212
<th>build</th>
13-
<th><a href="https://plausible.io/data-policy#how-we-count-unique-users-without-cookies">visitors</a></th>
13+
<th><a href="https://plausible.io/data-policy#how-we-count-unique-users-without-cookies" target="_blank">visitors</a></th>
1414
<th>translators</th>
1515
<th>completion</th>
1616
</tr>

0 commit comments

Comments
 (0)