thirdly, your link to the web-labels looks like this:

<a href="/javascript">jsinfo</a>

it needs the proper metadata, such as is described in the
free-your-javascript web page
https://www.gnu.org/software/librejs/free-your-javascript.html

<a href="/about/javascript.html" rel="jslicense">
or:
<a href="/about/javascript.html" data-jslicense="1">

Reply via email to