mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
Testing docker builds using CI
This commit is contained in:
parent
f33e7f54a6
commit
76fe050fd5
4 changed files with 37 additions and 21 deletions
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"date": "2022-12-10"
|
||||
"date": "2022-12-13"
|
||||
}
|
||||
|
|
|
@ -10,7 +10,6 @@ function search(e) {
|
|||
nav.state.search = e.target.value;
|
||||
nav.state.page = 'home';
|
||||
e.target.blur();
|
||||
console.log(e);
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue