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>