From 8aacc1043a9524e015f2a4804df886076c74500b Mon Sep 17 00:00:00 2001 From: Adam Jeniski Date: Thu, 23 Oct 2025 08:48:06 -0900 Subject: [PATCH] make keymap bigger --- src/ajet/www/core.clj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ajet/www/core.clj b/src/ajet/www/core.clj index 2ba67b0..d82decc 100644 --- a/src/ajet/www/core.clj +++ b/src/ajet/www/core.clj @@ -32,8 +32,7 @@ [:li [:a {:href "http://192.168.1.124:8081"} "mp4"]]] [:h2 "Keymap:"] [:img {:src "https://git.ajet.fyi/ajet/zmk-corne-rotary-pad/media/branch/main/keymap-drawer/eyelash_corne.svg" - :width "100%" - :height "100%"}] + :width "100%"}] [:script {:src "https://cdn.jsdelivr.net/npm/eruda"}] [:script "eruda.init()"])))