diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-05-08 15:33:42 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-05-08 15:33:42 +0200 |
| commit | 1924acb2eccaa6bdf58f9b90b10b1236c74bb07a (patch) | |
| tree | ecf0bf304669a7b9f99fbb783070321b9c2475c2 /index.html | |
| parent | 6a87c2530865b5e18f70b71b456f43e72702c1c6 (diff) | |
Update mobile CSS
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,5 +20,8 @@ </aside> <canvas id="lissajous"></canvas> </main> + <footer> + <p><a href="https://r.bdr.sh">rbdr</a> · Press shift, or tap with 3 fingers for π mode.</p> + </footer> </body> </html> |