diff --git a/src/ajet/www/core.clj b/src/ajet/www/core.clj index 45f8210..1129cd6 100644 --- a/src/ajet/www/core.clj +++ b/src/ajet/www/core.clj @@ -23,14 +23,15 @@ [:li [:a {:href "https://blog.ajet.fyi/"} "blog"]]] [:h2 "Personal Quicklist:"] [:ul - [:li [:a {:href "https://devbox.ajet.fyi"} "devbox"]] - [:li [:a {:href "https://git.ajet.fyi/ajet-industries"} "Ajet Industries"]] - [:li [:a {:href "https://git.ajet.fyi/explore/repos"} "repos"]] - [:li [:a {:href "https://ebooks.ajet.fyi"} "ebooks"]] - [:li [:a {:href "https://uptime.ajet.fyi"} "uptime"]] - [:li [:a {:href "https://service-manager.ajet.fyi"} "ci"]] - [:li [:a {:href "https://mini:8006"} "cluster"]] - [:li [:a {:href "http://192.168.1.124:8081"} "mp4"]]] + [:li [:a {:href "https://devbox.ajet.fyi"} "devbox"]] + [:li [:a {:href "https://git.ajet.fyi/ajet-industries"} "Ajet Industries"]] + [:li [:a {:href "https://git.ajet.fyi/explore/repos"} "repos"]] + [:li [:a {:href "https://ebooks.ajet.fyi"} "ebooks"]] + [:li [:a {:href "https://uptime.ajet.fyi"} "uptime"]] + [:li [:a {:href "https://service-manager.ajet.fyi"} "ci"]] + [:li [:a {:href "https://mini:8006"} "cluster"]] + [:li [:a {:href "http://192.168.1.124:8081"} "mp4"]] + [:li [:a {:href "http://24.97.151.11/aca/index.html#view"} "greenwhich cam"]]] [:h2 "Keymap:"] [:img {:src "https://git.ajet.fyi/ajet/zmk-corne-rotary-pad/media/branch/main/keymap-drawer/eyelash_corne.svg" :width "60%"}]