Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SWIFTweb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTweb
Commits
1da6d356
Commit
1da6d356
authored
2 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/global.yaml
+2
-1
2 additions, 1 deletion
data/global.yaml
templates/helpers.html
+3
-0
3 additions, 0 deletions
templates/helpers.html
with
5 additions
and
1 deletion
data/global.yaml
+
2
−
1
View file @
1da6d356
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
:
[
...
...
This diff is collapsed.
Click to expand it.
templates/helpers.html
+
3
−
0
View file @
1da6d356
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment