diff --git a/web/index.html b/web/index.html index 2da1514..9197b02 100644 --- a/web/index.html +++ b/web/index.html @@ -55,6 +55,11 @@ content: counter(step) ". "; color: #444; } + .desc { + color: #555; + margin-bottom: 1.5rem; + max-width: 44ch; + } footer { border-top: 1px solid #1a1a1a; padding-top: 1rem; @@ -66,6 +71,10 @@

sova-jam / live session

+

Open multiplayer session for Sova, + a polyglot live coding sequencer. Connect with the desktop app to + write code and make music together in real time.

+
server