Skip to content
Snippets Groups Projects
Commit 1da6d356 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Add a link to the onboarding guide to the header

parent 8764af76
No related branches found
No related tags found
No related merge requests found
link: [
"./docs/index.html",
"https://gitlab.cosma.dur.ac.uk/swift/swiftsim"
"https://gitlab.cosma.dur.ac.uk/swift/swiftsim",
"./onboarding.pdf",
]
navbar: [
......
......@@ -34,6 +34,9 @@
<div class="right-nav" id="right-nav">
<ul>
<li class="btn-yellow">
<a href="{{ link[2] }}"><i class="fa fa-book" aria-hidden="true"></i> Get Started !</a>
</li>
<li class="btn-blue">
<a href="{{ link[0] }}"><i class="fa fa-book" aria-hidden="true"></i> Documentation</a>
</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment