Skip to content

Commit

Permalink
demo
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Aug 13, 2023
1 parent 37e5159 commit d9c48e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/demo/static/demo.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

(defn init []
(println "initializing bidi router...")
(ui.bidi/start-router! routes)
(ui.bidi/start-router! routes "/walhalla")
(ui.bidi/goto! :user/main))

(defn router-page []
Expand Down

0 comments on commit d9c48e3

Please sign in to comment.