add mobile devtools
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 1s
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 1s
This commit is contained in:
parent
ac3397dc21
commit
f0a6331a4e
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user