Add radicle & monadic in nav

8f63b39a43338cf385c20ac21cc668bdd94d56ab
Alexis Sellier committed ago 1 parent 91450bb6
page.html.erb +2 -0
22 22
          <span class="subtle"><%= a.teaser || a.date %></span>
23 23
        </li><% end %>
24 24
        <li><a href="https://twitter.com/cloudhead">tweets</a></li>
25 25
        <li><a href="https://merveilles.town/@cloudhead">toots</a></li>
26 26
        <li><a href="https://ello.co/cloudhead">drawings</a></li>
27 +
        <li><a href="https://radicle.xyz">radicle</a> <span class="subtle">p2p code-collab</code></li>
28 +
        <li><a href="https://monadic.xyz">monadic</a> <span class="subtle">my company</code></li>
27 29
      </ul>
28 30
      <footer>
29 31
        &copy; <%= year %> Alexis Sellier
30 32
      </footer>
31 33
    </nav>