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
83e84d51
Commit
83e84d51
authored
Jul 05, 2022
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DOC] Garg lessons link
parent
fb8b4371
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
TopBar.purs
src/Gargantext/Components/TopBar.purs
+9
-2
No files found.
src/Gargantext/Components/TopBar.purs
View file @
83e84d51
...
...
@@ -142,6 +142,13 @@ divDropdownLeftCpt = here.component "divDropdownLeft" cpt
, icon : "fa fa-lightbulb-o"
, text : "Tutorials"
}
, LiNav { title : "Learn with us!"
, href : "https://iscpif.fr/projects/gargantext/"
, icon : "fa fa-life-ring"
, text : "Subscribe to Garg Lessons"
}
, LiNav { title : "Report bug here"
, href : "https://www.iscpif.fr/gargantext/feedback-and-bug-reports/"
, icon : "fa fa-bullhorn"
...
...
@@ -179,8 +186,8 @@ divDropdownLeftCpt = here.component "divDropdownLeft" cpt
]
,------------------------------------------------------------
[ LiNav { title : "
More about us (you)
"
, href : "https://iscpif.fr"
[ LiNav { title : "
Learn more about us
"
, href : "https://iscpif.fr
/projects/gargantext/
"
, icon : "fa fa-question"
, text : "About"
}
...
...
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