diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-14 23:41:37 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-14 23:41:37 +0000 |
| commit | 2297fe7dd7e45ffb194c4822d8bace80739b9649 (patch) | |
| tree | da53e5dc8b62f8a3890aead8a9190bfffd2b31d5 /retrobit | |
| parent | 48a596fa510ea48c2a7ecc6d8d7ee0ecb3d325b2 (diff) | |
i did this live on youtube btw
Diffstat (limited to 'retrobit')
| -rw-r--r-- | retrobit/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/retrobit/index.html b/retrobit/index.html index ad4baeb..accc7bb 100644 --- a/retrobit/index.html +++ b/retrobit/index.html @@ -14,27 +14,27 @@ <h2>Where to find me</h2> - <div class="block"> + <section class="block"> <h3><a href="https://youtube.com/@retro-bitMusic">YouTube</a></h3> <h4>[ https://youtube.com/@retro-bitMusic ]</h4> <p>> my music</p> - </div> + </section> <br> - <div class="block"> + <section class="block"> <h3><a href="xmpp:retrobit@jabber.cz">XMPP</a></h3> <h4>[ retrobit@jabber.cz ]</h4> <p>> where to message me</p> - </div> + </section> <br> <h2>How I make music</h2> - <div class="block"> + <section class="block"> <h3><a href="https://github.com/ultraabox/ultrabox_typescript">Ultrabox</a></h3> <h4>[ https://github.com/ultraabox/ultrabox_typescript ]</h4> <p>> a DAW of all time</p> - </div> + </section> <br> </body> |
