mirror of
https://github.com/ivabus/www
synced 2025-06-08 13:30:26 +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 */
|
opacity: 1; /* Firefox */
|
||||||
}
|
}
|
||||||
</style>
|
</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">
|
<script language="javascript" type="text/javascript">
|
||||||
const sortOptions = {
|
const sortOptions = {
|
||||||
popularity: 'popularity',
|
popularity: 'popularity',
|
||||||
|
|
Loading…
Reference in a new issue