Update for `ello.co` being down

0b15fe5551c5e8f2c18ff793bf2734102376c89c
Alexis Sellier committed ago 1 parent 5c5e187d
images/hacking.png added +0 -0

Binary file changed.

page.html.erb +1 -1
25 25
          <a href="/<%= a.name %>/"><%= a.name %></a>
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 -
        <li><a href="https://ello.co/cloudhead">drawings</a></li>
30 +
        <li><a href="https://art.cloudhead.io">art</a></li>
31 31
        <li><a href="https://radicle.xyz">radicle</a> <span class="subtle">p2p code-collab</span></li>
32 32
      </ul>
33 33
      <footer>
34 34
        &copy; <%= year %> Alexis Sellier
35 35
      </footer>