diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-11-15 00:55:41 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-11-15 00:56:25 +0100 |
| commit | 3b9fcece7441725ec9af84420868a219de4df4a1 (patch) | |
| tree | 89b34e104ddd1e4364a9579d09b297493609b61f /templates/base.html | |
| parent | 5af732271af51804598d961eec5cb58a7f4eb600 (diff) | |
Use a 25px grid
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index d56facd..b82b3c2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -26,7 +26,7 @@ <body> <header> <h1> - <canvas width="60" height="60" aria-hidden="true"></canvas> + <canvas width="75" height="75" aria-hidden="true"></canvas> <a href="/">Rubén Beltrán del Río</a> </h1> <p>✷ Holistic |