This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
(def index
|
(def index
|
||||||
(str (h/html [:title "Ajet Dashboard"]
|
(str (h/html [:title "Ajet Dashboard"]
|
||||||
[:script "https://cdn.jsdelivr.net/npm/eruda"]
|
[:script {:src "https://cdn.jsdelivr.net/npm/eruda"}]
|
||||||
[:script "eruda.init()"]
|
[:script "eruda.init()"]
|
||||||
[:link {:rel "stylesheet", :href "/css/style.css"}]
|
[:link {:rel "stylesheet", :href "/css/style.css"}]
|
||||||
[:link
|
[:link
|
||||||
|
|||||||
Reference in New Issue
Block a user