packages: remove onclick handler
The onclick handler is a CSP violator since no JavaScript is allowed to
be executed without a nounce. The inline script has been replaced with a
target="_blank".
Closes: #202
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
Please register or sign in to comment