mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-09-28 14:59:52 -04:00
Update Javascript dependencies (#2166)
This commit is contained in:
parent
1b0b1f6688
commit
1fab03f479
4 changed files with 13 additions and 12 deletions
|
@ -2,7 +2,7 @@
|
|||
permalink: /about/javascript/
|
||||
---
|
||||
<h3>JavaScript Licenses</h3>
|
||||
<table id="jslicense-labels1" border="1">
|
||||
<table border="1">
|
||||
<tr>
|
||||
<td><a href="/assets/js/main.js">main.js</a></td>
|
||||
<td><a href="https://github.com/privacytools/privacytools.io/raw/master/LICENSE.txt">CC0-1.0-only</a></td>
|
||||
|
@ -21,7 +21,7 @@ permalink: /about/javascript/
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/assets/js/popper.min.js">popper.min.js</a></td>
|
||||
<td><a href="https://github.com/FezVrasta/popper.js/raw/master/LICENSE.md">Expat</a></td>
|
||||
<td><a href="https://github.com/popperjs/popper-core/raw/master/LICENSE.md">Expat</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/assets/js/sortable.min.js">sortable.min.js</a></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue