add mobile devtools
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 1s

This commit is contained in:
Adam Jeniski 2025-10-13 08:08:17 -09:00
parent ac3397dc21
commit f0a6331a4e

View File

@ -10,6 +10,8 @@
(def index (def index
(str (h/html [:title "Ajet Dashboard"] (str (h/html [:title "Ajet Dashboard"]
[:script "https://cdn.jsdelivr.net/npm/eruda"]
[:script "eruda.init()"]
[:link {:rel "stylesheet", :href "/css/style.css"}] [:link {:rel "stylesheet", :href "/css/style.css"}]
[:link [:link
{:rel "icon", {:rel "icon",