mirror of https://github.com/status-im/reagent.git
Add news entry
This commit is contained in:
parent
af14a520b2
commit
bc42a0f0e8
|
@ -13,6 +13,9 @@
|
||||||
|
|
||||||
(defn main []
|
(defn main []
|
||||||
[:div
|
[:div
|
||||||
|
[:div.reagent-demo
|
||||||
|
[:h1 [:a {:href "https://github.com/reagent-project/reagent/blob/master/CHANGELOG.md#081-2018-05-15"} "Reagent 0.8.1"]]
|
||||||
|
[:span "2018-05-15"]]
|
||||||
[:div.reagent-demo
|
[:div.reagent-demo
|
||||||
[:h1 [:a {:href "https://github.com/reagent-project/reagent/blob/master/CHANGELOG.md#080-2018-04-19"} "Reagent 0.8.0"]]
|
[:h1 [:a {:href "https://github.com/reagent-project/reagent/blob/master/CHANGELOG.md#080-2018-04-19"} "Reagent 0.8.0"]]
|
||||||
[:span "2018-04-19"]]
|
[:span "2018-04-19"]]
|
||||||
|
|
Loading…
Reference in New Issue