Add news entry

This commit is contained in:
Juho Teperi 2018-05-15 19:00:09 +03:00
parent af14a520b2
commit bc42a0f0e8
1 changed files with 3 additions and 0 deletions

View File

@ -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"]]