~rbdr/monitorcito

94abdf3d80f720f862391d3d49809d88960e34a1 — Ruben Beltran del Rio 9 months ago b82f51a
Use 64x64 animation
1 files changed, 1 insertions(+), 1 deletions(-)

M public/index.html
M public/index.html => public/index.html +1 -1
@@ 23,7 23,7 @@
  <body>
    <header>
      <h1>
        <canvas width=100 height=100></canvas>
        <canvas width=64 height=64></canvas>
        <a href="/">Monitorcito</a>
      </h1>
    </header>