Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Use seedling icon for seeds in the breadcrumbs
dnlklmn committed 2 years ago
commit 9358798f8fe31bff054a809afd07851059f611ac
parent 230243e7726f8d4798cd361925bb04b8a04b9d46
1 file changed +1 -1
modified src/App/Header/Breadcrumbs/NodeSegment.svelte
@@ -33,7 +33,7 @@
        Local Node
      {/if}
    {:else}
-
      <IconSmall name="globe" />
+
      <IconSmall name="seedling" />
      {baseUrl.hostname}
    {/if}
  </Link>