Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Small modification to blurb
Alexis Sellier committed 4 years ago
commit 3978a797f7e45a2bad969c18a6f9acf163cca8d9
parent 68fe6e3dd63903ddb9a949f87bf218704f17e204
1 file changed +2 -2
modified src/base/home/Index.svelte
@@ -82,8 +82,8 @@

<main>
  <div class="blurb">
-
    <p>Radicle 🌱 enables developer communities 🧙 to collaborate on software
-
    securely 🔐 on a peer-to-peer network 🌐 built on Git.</p>
+
    <p>Radicle 🌱 enables developer communities 🧙 to securely collaborate on
+
    software 🔐 on a peer-to-peer network 🌐 built on Git.</p>
  </div>

  {#await getEntities}