Remove monadic
bf95c54d9a0b8ba9408a204c2d17e38bf5c9126e
1 parent
9d3e2397
page.html.erb
+1 -2
| 26 | 26 | <span class="subtle"><%= a.teaser || a.date %></span> |
|
| 27 | 27 | </li><% end %> |
|
| 28 | 28 | <li><a href="https://twitter.com/cloudhead">tweets</a></li> |
|
| 29 | 29 | <li><a href="https://merveilles.town/@cloudhead">toots</a></li> |
|
| 30 | 30 | <li><a href="https://ello.co/cloudhead">drawings</a></li> |
|
| 31 | - | <li><a href="https://radicle.xyz">radicle</a> <span class="subtle">p2p code-collab</code></li> |
|
| 32 | - | <li><a href="https://monadic.xyz">monadic</a> <span class="subtle">my company</code></li> |
|
| 31 | + | <li><a href="https://radicle.xyz">radicle</a> <span class="subtle">p2p code-collab</span></li> |
|
| 33 | 32 | </ul> |
|
| 34 | 33 | <footer> |
|
| 35 | 34 | © <%= year %> Alexis Sellier |
|
| 36 | 35 | </footer> |
|
| 37 | 36 | </nav> |