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()"])))