Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Grégoire Locqueville
purescript-gargantext
Commits
64cd8e54
Commit
64cd8e54
authored
Mar 13, 2018
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TODO] icons for random action.
parent
239057d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Landing.purs
src/Landing.purs
+3
-0
No files found.
src/Landing.purs
View file @
64cd8e54
...
@@ -194,6 +194,7 @@ loginSpec = simpleSpec performAction render
...
@@ -194,6 +194,7 @@ loginSpec = simpleSpec performAction render
[ div [ className "col-md-4 content" ]
[ div [ className "col-md-4 content" ]
[ h3 []
[ h3 []
[ a [ href "#", title "Random sentences in Gargantua's Books chapters, historically true" ]
[ a [ href "#", title "Random sentences in Gargantua's Books chapters, historically true" ]
-- TODO click on icon and randomize the text below
[ i [className "fas fa-random"] []
[ i [className "fas fa-random"] []
, text " Historic"
, text " Historic"
]
]
...
@@ -205,6 +206,7 @@ loginSpec = simpleSpec performAction render
...
@@ -205,6 +206,7 @@ loginSpec = simpleSpec performAction render
, div [ className "col-md-4 content" ]
, div [ className "col-md-4 content" ]
[ h3 []
[ h3 []
[ a [ href "#", title "Randomized words, semantically and syntaxically falses." ]
[ a [ href "#", title "Randomized words, semantically and syntaxically falses." ]
-- TODO click on icon and randomize the text below
[ i [className "fas fa-random"] []
[ i [className "fas fa-random"] []
, text " Presentation"
, text " Presentation"
]
]
...
@@ -216,6 +218,7 @@ loginSpec = simpleSpec performAction render
...
@@ -216,6 +218,7 @@ loginSpec = simpleSpec performAction render
, div [ className "col-md-4 content" ]
, div [ className "col-md-4 content" ]
[ h3 []
[ h3 []
[ a [ href "#", title "Randomized letters, true or false ?" ]
[ a [ href "#", title "Randomized letters, true or false ?" ]
-- TODO click on icon and randomize the text below
[ i [className "fas fa-random"] []
[ i [className "fas fa-random"] []
, text " Tutoreil"
, text " Tutoreil"
]
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment