mirror of
https://github.com/ivabus/www
synced 2024-11-22 14:45:05 +03:00
async load
This commit is contained in:
parent
49a915e1dc
commit
c420240f4b
1 changed files with 1 additions and 2 deletions
|
@ -114,8 +114,7 @@
|
|||
opacity: 1; /* Firefox */
|
||||
}
|
||||
</style>
|
||||
<script src="https://unpkg.com/string-similarity@4.0.1/umd/string-similarity.min.js"></script>
|
||||
|
||||
<script async src="https://unpkg.com/string-similarity@4.0.1/umd/string-similarity.min.js"></script>
|
||||
<script language="javascript" type="text/javascript">
|
||||
const sortOptions = {
|
||||
popularity: 'popularity',
|
||||
|
|
Loading…
Reference in a new issue