We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a7ed5f commit 56c83e1Copy full SHA for 56c83e1
src/cljs/inclojure_website/page.cljs
@@ -246,7 +246,7 @@
246
[team-member name github twitter avatar])]])
247
248
(defn talk-selectors []
249
- #_[:section {:id "talk-selection"}
+ [:section {:id "talk-selection"}
250
[:h2 "Reviewers"]
251
[:ol.article-list
252
(for [{:keys [name alt github twitter www avatar bio]} data/talk-selectors]
0 commit comments