Silence warnings about referrers

This commit is contained in:
2022-12-24 11:37:31 +01:00
parent 34ede38889
commit 1b23c06d77
11 changed files with 23 additions and 21 deletions

View File

@@ -100,7 +100,7 @@ const keydown = e => {
</p>
<p>
The text editor has been enhanced by Jacob Kelley's
<a href="https://jakiestfu.github.io/Behave.js/" target="_blank">Behave.js</a>.
<a href="https://jakiestfu.github.io/Behave.js/" target="_blank" rel="noreferrer">Behave.js</a>.
Many thanks to him for developing this plugin and putting it
under the MIT license.