Skip to content

Commit

Permalink
Linking the 4clojure logo to /
Browse files Browse the repository at this point in the history
  • Loading branch information
David Davis committed Apr 25, 2011
1 parent 0d921f4 commit 9513e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/foreclojure/utils.clj
Expand Up @@ -76,7 +76,7 @@
[:script {:type "text/javascript"} "SyntaxHighlighter.all()"]
[:body
[:div#top
[:img#logo {:src "/images/logo.png"}]]
[:a {:href "/"} [:img#logo {:src "/images/logo.png"}]]]

[:div#content
(if (session/session-get :user)
Expand Down

0 comments on commit 9513e2e

Please sign in to comment.