This commit is contained in:
2026-03-21 09:30:15 +00:00
parent 04892a7eef
commit f3a5483270

View File

@@ -55,6 +55,11 @@
content: counter(step) ". "; content: counter(step) ". ";
color: #444; color: #444;
} }
.desc {
color: #555;
margin-bottom: 1.5rem;
max-width: 44ch;
}
footer { footer {
border-top: 1px solid #1a1a1a; border-top: 1px solid #1a1a1a;
padding-top: 1rem; padding-top: 1rem;
@@ -66,6 +71,10 @@
<h1>sova-jam <span>/ live session</span></h1> <h1>sova-jam <span>/ live session</span></h1>
<p class="desc">Open multiplayer session for <a href="https://sova.livecoding.fr">Sova</a>,
a polyglot live coding sequencer. Connect with the desktop app to
write code and make music together in real time.</p>
<div class="section"> <div class="section">
<div class="row"> <div class="row">
<span class="label">server</span> <span class="label">server</span>