mirror of
https://gitlab1.ptb.de/waltem01/Matrix
synced 2024-11-12 16:03:50 +00:00
renamed header
This commit is contained in:
parent
64eddff2e0
commit
060dec0e59
@ -120,7 +120,7 @@
|
||||
let mousePressed = false;
|
||||
</script>
|
||||
|
||||
<h1 class="text-4xl font-bold m-5 text-center">RGB LED Matrix</h1>
|
||||
<h1 class="text-4xl font-bold m-5 text-center">Matrix Control Panel</h1>
|
||||
<div class="grid grid-rows-7 p-1">
|
||||
<form class="grid grid-cols-2" method="GET" data-endpoint="update" on:submit|preventDefault={get}>
|
||||
<label class="border-2 border-black border-r-0 border-b-0 pl-1" for="update">Update:</label>
|
||||
|
Loading…
Reference in New Issue
Block a user