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

[READ] cosmetics.

parent a8cd90ea
......@@ -247,7 +247,7 @@ divDropdownLeft = ul [className "nav navbar-nav"]
-- divider = [li [className "divider"] []]
--
divLeftdropdownElements :: Array ReactElement
divLeftdropdownElements = (( map liNav [ LiNav { title : "Quick start, tutorials and methodology"
divLeftdropdownElements = ( (map liNav [ LiNav { title : "Quick start, tutorials and methodology"
, href : "https://iscpif.fr/gargantext/your-first-map/"
, icon : "fas fa-book"
, text : "Documentation"
......@@ -280,7 +280,7 @@ divLeftdropdownElements = (( map liNav [ LiNav { title : "Quick start, tutorials
}
)
]
)
)
data LiNav = LiNav { title :: String
......
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