diff --git a/dev/hiccup/src/dev/hiccup.clj b/dev/hiccup/src/dev/hiccup.clj index 1ea7f86..528ab8f 100644 --- a/dev/hiccup/src/dev/hiccup.clj +++ b/dev/hiccup/src/dev/hiccup.clj @@ -390,7 +390,7 @@ (defn app-sidebar [active-page own-port] (sidebar/sidebar {} (sidebar/sidebar-header {} - (sidebar/sidebar-brand {:title "UI Framework" :subtitle "Hiccup" :icon "U"})) + (sidebar/sidebar-brand {:title "Clojure UI Framework" :subtitle "Hiccup" :icon "U"})) (sidebar/sidebar-content {} (sidebar/sidebar-group {:label "Pages"} (apply sidebar/sidebar-menu {} diff --git a/dev/index.html b/dev/index.html index 945724d..71a6a1d 100644 --- a/dev/index.html +++ b/dev/index.html @@ -3,7 +3,7 @@
-