diff --git a/src/ajet/www/core.clj b/src/ajet/www/core.clj index 4856fcb..42be991 100644 --- a/src/ajet/www/core.clj +++ b/src/ajet/www/core.clj @@ -10,6 +10,8 @@ (def index (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 "icon",