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: [ link: [
"./docs/index.html", "./docs/index.html",
"https://gitlab.cosma.dur.ac.uk/swift/swiftsim" "https://gitlab.cosma.dur.ac.uk/swift/swiftsim",
"./onboarding.pdf",
] ]
navbar: [ navbar: [
......
...@@ -34,6 +34,9 @@ ...@@ -34,6 +34,9 @@
<div class="right-nav" id="right-nav"> <div class="right-nav" id="right-nav">
<ul> <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"> <li class="btn-blue">
<a href="{{ link[0] }}"><i class="fa fa-book" aria-hidden="true"></i> Documentation</a> <a href="{{ link[0] }}"><i class="fa fa-book" aria-hidden="true"></i> Documentation</a>
</li> </li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment