Skip to content

Commit

Permalink
Resized logo. Closes #136, closes #138.
Browse files Browse the repository at this point in the history
  • Loading branch information
amcnamara authored and amalloy committed Oct 1, 2011
1 parent a607b18 commit f5a6351
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added resources/public/images/4clj-logo-small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/foreclojure/template.clj
Expand Up @@ -29,7 +29,7 @@
[:div#github-banner [:a {:href repo-url
:alt "Fork 4Clojure on Github!"}]])
[:div#top
(link-to "/" [:img#logo {:src (static-url "images/4clj-logo.png")
(link-to "/" [:img#logo {:src (static-url "images/4clj-logo-small.png")
:alt "4clojure.com"}])]
[:div#content
[:div#menu
Expand Down

0 comments on commit f5a6351

Please sign in to comment.