diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/pages/libreJS.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/content/pages/libreJS.md b/content/pages/libreJS.md index 87685da..bf65317 100644 --- a/content/pages/libreJS.md +++ b/content/pages/libreJS.md @@ -5,11 +5,10 @@ Slug: librejs Status: hidden Title: LibreJS -<table id="jslicense-labels1" class="table table-striped table-dark"> +<table id="jslicense-labels1" class="table table-striped table-dark text-center"> <caption class="text-center mb-2">Tabla de Licencias de JavaScript</caption> <thead> <tr> - <th>#</th> <th>Archivo</th> <th>Licencia</th> <th>Fuente</th> @@ -17,19 +16,16 @@ Title: LibreJS </thead> <tbody> <tr> - <td>1</td> <td><a href="../../theme/modules/plyr/plyr.min.js">plyr.min.js</a></td> <td><a href="https://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td> <td><a href="https://libregit.org/heckyel/plyr/archive/v2.0.2.tar.gz">plyr.tar.gz</a></td> </tr> <tr> - <td>2</td> <td><a href="../../theme/js/play.js">play.js</a></td> <td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td> <td><a href="../../theme/js/play.js">play.js</a></td> </tr> <tr> - <td>3</td> <td><a href="../../hashover-next/comments.php">hashover.js</a></td> <td><a href="http://www.gnu.org/licenses/agpl-3.0.html">AGPL-3.0</a></td> <td><a href="../../hashover-next/comments.php">hashover.js</a></td> |