Skip to content

Commit 1cdc711

Browse files
committed
Add Vouch.io as a company that uses Clojure in production
1 parent 31d4bd2 commit 1cdc711

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
23 KB
Loading

src/clj/clojuredocs/pages/intro.clj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,9 @@
249249
{:src "/img/reify-health-logo.png"
250250
:url "https://www.reifyhealth.com/"}
251251
{:src "/img/pisano-logo.jpg"
252-
:url "https://www.pisano.co"}]]
252+
:url "https://www.pisano.co"}
253+
{:src "/img/Vouch-Positive-LG.png"
254+
:url "https://vouch.io"}]]
253255
[:li [:a {:href url} [:img {:src src}]]])]]]]
254256
[:div.row
255257
[:div.col-md-6

0 commit comments

Comments
 (0)