aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-12-27 10:58:52 -0500
committerJesús <heckyel@hyperbola.info>2019-12-27 10:58:52 -0500
commite0902136c2b42f9b05ad008fc9e7e60eb5eb26bb (patch)
treef9d20ef7618a64e24257204a102d066afe162b30
parentbdfb8a9a0ada40b1716a90a602bd160e5aa6820b (diff)
downloadportfolio-e0902136c2b42f9b05ad008fc9e7e60eb5eb26bb.tar.lz
portfolio-e0902136c2b42f9b05ad008fc9e7e60eb5eb26bb.tar.xz
portfolio-e0902136c2b42f9b05ad008fc9e7e60eb5eb26bb.zip
update librejs
-rw-r--r--templates/librejs.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/librejs.html b/templates/librejs.html
index 38513ef..a9950cf 100644
--- a/templates/librejs.html
+++ b/templates/librejs.html
@@ -8,20 +8,10 @@
<body>
<table id="jslicense-labels1">
<tr>
- <td><a href="../node_modules/jquery/dist/jquery.min.js">jquery.min.js</a></td>
- <td><a href="https://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td>
- <td><a href="https://github.com/jquery/jquery-dist/archive/3.3.1.tar.gz">jquery-3.3.1.tar.gz</a></td>
- </tr>
- <tr>
<td><a href="./js/formulario.min.js">formulario.min.js</a></td>
<td><a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU-GPL-3.0-or-later</a></td>
<td><a href="./js/formulario.js">formulario.js</a></td>
</tr>
- <tr>
- <td><a href="./js/efectos.min.js">efectos.min.js</a></td>
- <td><a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU-GPL-3.0-or-later</a></td>
- <td><a href="./js/efectos.js">efectos.js</a></td>
- </tr>
</table>
</body>
</html>