Skip to content

Commit

Permalink
Uncommented talk-selectors section
Browse files Browse the repository at this point in the history
  • Loading branch information
jaju committed Dec 27, 2023
1 parent 2a7ed5f commit 56c83e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cljs/inclojure_website/page.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
[team-member name github twitter avatar])]])

(defn talk-selectors []
#_[:section {:id "talk-selection"}
[:section {:id "talk-selection"}
[:h2 "Reviewers"]
[:ol.article-list
(for [{:keys [name alt github twitter www avatar bio]} data/talk-selectors]
Expand Down

0 comments on commit 56c83e1

Please sign in to comment.