auditor

Public Website for an auditor
Log | Files | Refs | Submodules | README

commit 2adaf854ea4336a6cc92db0f49f913648b0be724
parent d23d40ff40ad01ffb52d311878bd9f5db461bb13
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 27 May 2021 16:28:16 +0200

update JS links

Diffstat:
Mstatic/javascript.html | 9+++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/static/javascript.html b/static/javascript.html @@ -3,9 +3,14 @@ <body> <table id="jslicense-labels1"> <tr> - <td><a href="/dist/js/bootstrap.min.js">bootstrap.min.js</a></td> + <td><a href="/dist/bootstrap@4.6.0/bootstrap.min.js">bootstrap.min.js</a></td> <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td> - <td><a href="/dist/js/bootstrap.js">bootstrap.js</a></td> + <td><a href="/dist/bootstrap@4.6.0/bootstrap.js">bootstrap.js</a></td> +</tr> +<tr> + <td><a href="/dist/qrious@4.0.2/qrious.min.js">qrious.min.js</a></td> + <td><a href="http://www.gnu.org/licenses/gpl-3.0.html">Expat</a></td> + <td><a href="/dist/qrious@4.0.2/qrious.js">qrious.js</a></td> </tr> </table> </body>