Skip to content

Commit 03966a9

Browse files
committed
Remove reference to 5th edition
1 parent 816c2bf commit 03966a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cljs/inclojure_website/page.cljs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
(defn venue []
139139
[:section {:id "venue"}
140140
[:h2 "Venue"]
141-
[:p "The 5th edition is back in Namma Bengaluru!"]
141+
[:p "We are back in Namma Bengaluru!"]
142142
[:img
143143
{:style {:width "100%" :border-radius "2%"}
144144
:alt "Bengaluru",

0 commit comments

Comments
 (0)