Add link to API documentation

Fixes #191
This commit is contained in:
Daniel Compton 2016-11-08 14:33:23 +13:00
parent dc7a2b9911
commit f03598b133
No known key found for this signature in database
GPG Key ID: A6E4DC5283B5DCEC
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@
[:li.brand [link {:href index-page} "Reagent:"]] [:li.brand [link {:href index-page} "Reagent:"]]
[:li [link {:href index-page} "Intro"]] [:li [link {:href index-page} "Intro"]]
[:li [link {:href news/url} "News"]] [:li [link {:href news/url} "News"]]
[:li>a github "GitHub"]] [:li>a github "GitHub"]
[:li [link {:href "http://blog.ducky.io/reagent-docs/index.html"} "API"]]]
[:div @test-results] [:div @test-results]
[tools/main-content] [tools/main-content]
[github-badge]]) [github-badge]])