Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miriam Fougeras
howto-cards
Commits
0be1ec25
Verified
Commit
0be1ec25
authored
Aug 27, 2021
by
Laurent Heirendt
✈
Browse files
add index and publication to index
parent
976a3e74
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.md
View file @
0be1ec25
...
...
@@ -59,6 +59,18 @@ The How-to cards are intended to provide practical guidance in implementing Data
"icon": "
<i class=
\"
large material-icons
\"
>
science
</i>
",
"link": "{{ '/cards#lab' | relative_url }}"
},
{
"title": "Publication",
"caption": "I want to publish my article",
"icon": "
<i class=
\"
large material-icons
\"
>
menu_book
</i>
",
"link": "{{ '/cards#publication' | relative_url }}"
},
{
"title": "PPC",
"caption": "I need information on the pre-publication check (PPC)",
"icon": "
<i class=
\"
large material-icons
\"
>
fact_check
</i>
",
"link": "{{ '/cards#ppc' | relative_url }}"
}
];
document.addEventListener('DOMContentLoaded', function() {
...
...
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