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

<main>
  <div class="blurb">
-
    <p>Radicle 🌱 is a Web3 network for software collaboration. Radicle
-
    provides truly 👌 decentralized infrastructure for developer communities 🧙,
-
    enabling anyone to fund 💸 and manage software using NFTs 🍬 and multi-sigs 🖊️.
-
    </p>
+
    <p>Radicle 🌱 enables developer communities 🧙 to collaborate on software
+
    securely 🔐 on a peer-to-peer network 🌐 built on Git.</p>
  </div>

  {#await getEntities}