File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
src/cljs/inclojure_website Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 22
33(defonce conf " IN/Clojure" )
44(defonce conf-with-year " IN/Clojure 2024" )
5- (defonce email " team @inclojure.org" )
5+ (defonce email " 2024 @inclojure.org" )
66
77(defonce team-list
88 [{:name " Aditya Athalye"
Original file line number Diff line number Diff line change 130130
131131(defn intro []
132132 [:section {:id " intro" }
133- [:p.intro data/conf " is India's annual Clojure and ClojureScript
134- conference, and Asia's first." ]
133+ [:p.intro data/conf " is India's annual Clojure conference." ]
135134 [:p " Our focus: the free exchange of ideas between new and
136135 experienced Clojure programmers alike. We are volunteer-run, and
137136 not-for-profit." ]])
183182 Clojure/Clojurescript adoption in their companies." ]
184183 [:p " With your help, we hope to make " data/conf-with-year " bigger than
185184 before and continue our efforts to help foster the growing
186- Clojure community in India/ Asia." ]
185+ Clojure community in India and Asia." ]
187186 [:p " To sponsor " data/conf-with-year " , review sponsorship details in the"
188187 [:a {:href links/sponsorship-deck} " prospectus " ]
189188 " and contact us at our mailing list"
You can’t perform that action at this time.
0 commit comments