Cleanup jQuery (#2139)

This commit is contained in:
Gusted
2020-12-13 20:37:35 +00:00
committed by GitHub
parent afd7e216ce
commit 21c894eef7
11 changed files with 60 additions and 19 deletions

View File

@ -19,10 +19,6 @@ permalink: /about/javascript/
<td><a href="/assets/js/bootstrap.min.js">bootstrap.min.js</a></td>
<td><a href="https://github.com/twbs/bootstrap/raw/main/LICENSE">Expat</a></td>
</tr>
<tr>
<td><a href="/assets/js/jquery-3.3.1.min.js">jquery-3.3.1.min.js</a></td>
<td><a href="https://github.com/jquery/jquery/raw/master/LICENSE.txt">Expat</a></td>
</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>