Update src/ajet/www/core.clj
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 2s

This commit is contained in:
Adam Jeniski 2025-10-22 13:03:27 -09:00
parent 59af78dc56
commit bec80103d6

View File

@ -30,9 +30,10 @@
[:li [:a {:href "https://service-manager.ajet.fyi"} "ci"]] [:li [:a {:href "https://service-manager.ajet.fyi"} "ci"]]
[:li [:a {:href "https://mini:8006"} "cluster"]] [:li [:a {:href "https://mini:8006"} "cluster"]]
[:li [:a {:href "http://192.168.1.124:8081"} "mp4"]]] [:li [:a {:href "http://192.168.1.124:8081"} "mp4"]]]
[:h2 "Keymap"] [:h2 "Keymap:"]
[:img {:src "https://git.ajet.fyi/ajet/zmk-corne-rotary-pad/media/branch/main/keymap-drawer/eyelash_corne.svg" [:img {:src "https://git.ajet.fyi/ajet/zmk-corne-rotary-pad/media/branch/main/keymap-drawer/eyelash_corne.svg"
:width "100vw"}] :width "100%"
:height "100%"}]
[:script {:src "https://cdn.jsdelivr.net/npm/eruda"}] [:script {:src "https://cdn.jsdelivr.net/npm/eruda"}]
[:script "eruda.init()"]))) [:script "eruda.init()"])))