mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
Make logo smaller
This commit is contained in:
parent
400a2be0fe
commit
2ac6ee84df
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
[](https://clojars.org/metosin/reitit)
|
||||
[](https://clojurians.slack.com/messages/reitit/)
|
||||
|
||||
<img src="https://github.com/metosin/reitit/blob/add-logo/doc/images/reitit.png?raw=true" width="600" />
|
||||
<img src="https://github.com/metosin/reitit/blob/add-logo/doc/images/reitit.png?raw=true" height="600" />
|
||||
A fast data-driven router for Clojure(Script).
|
||||
|
||||
* Simple data-driven [route syntax](https://cljdoc.org/d/metosin/reitit/CURRENT/doc/basics/route-syntax/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue