mirror of
https://gitlab.com/jiehong/jq_offline.git
synced 2024-12-13 01:40:47 +01:00
feature: update to aioli.js v3
This commit is contained in:
parent
c587c17b70
commit
8b1b304593
@ -27,7 +27,7 @@ jq in your browser, without sending anything to any backend.">
|
||||
}
|
||||
</script>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script src="https://cdn.biowasm.com/v2/aioli/latest/aioli.js"></script>
|
||||
<script src="https://biowasm.com/cdn/v3/aioli.js"></script>
|
||||
<script defer type="module">
|
||||
async function setup() {
|
||||
// Populate the form from the url parameters
|
||||
|
@ -26,6 +26,7 @@ h1 {
|
||||
#links a {
|
||||
font-size: .8em;
|
||||
margin-inline-end: 1em;
|
||||
color: lightblue;
|
||||
}
|
||||
|
||||
#links a:visited {
|
||||
|
Loading…
Reference in New Issue
Block a user