Commit fae5ebd9 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[Fix] Type/Ergo/Text

parent c039b417
...@@ -5,7 +5,7 @@ import Reactix.DOM.HTML as H ...@@ -5,7 +5,7 @@ import Reactix.DOM.HTML as H
license :: R.Element license :: R.Element
license = H.p { className: "license" } license = H.p { className: "license" }
[ H.text "Gargantext " [ H.text "GarganText "
, H.span { className: "fa fa-registered"} [] , H.span { className: "fa fa-registered"} []
, H.text " is made by " , H.text " is made by "
, H.a { href: "https://iscpif.fr" , H.a { href: "https://iscpif.fr"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment