Skip to content

Commit d68967f

Browse files
committed
Website: † instead of ** for footnote
† looks prettier.
1 parent f7cbb4c commit d68967f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/public/install/index.ejs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ <h2>Install quick-lint-js</h2>
260260
aria-label="not installed globally"
261261
title="not installed globally"
262262
class="footnote-marker"
263-
>&nbsp;**</span
263+
>&nbsp;</span
264264
></span
265265
></a
266266
>
@@ -561,7 +561,7 @@ <h2>Install quick-lint-js</h2>
561561
such as documentation or shell completion plugins.
562562
</p>
563563
<p>
564-
<span>**</span> The LSP server is not installed globally with this
564+
<span></span> The LSP server is not installed globally with this
565565
installation method, so some editors might not be able to access it.
566566
</p>
567567
</figcaption>

0 commit comments

Comments
 (0)