Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Use the seedling icon on project cards for seeded projects
Rūdolfs Ošiņš committed 2 years ago
commit d00cec7b5806d1b2d2d9fe3110e4c52f9791b223
parent 926a9da5e0d26f99546d801f60289e14c606e9b0
1 file changed +1 -1
modified src/components/ProjectCard.svelte
@@ -170,7 +170,7 @@
              title="Seeding"
              class="badge"
              style="background-color: var(--color-fill-counter-emphasized); color: var(--color-foreground-emphasized)">
-
              <IconSmall name="network" />
+
              <IconSmall name="seedling" />
            </div>
          {/if}
        </div>