Skip to content

Commit 0d9178f

Browse files
Adding Installation link in footer
1 parent 085224e commit 0d9178f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/data/footer-items.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ export const footerItems = {
2121
label: 'Documentation',
2222
href: 'https://docs.oceanparcels.org/en/latest/index.html',
2323
},
24+
{
25+
label: 'Installation',
26+
href: 'https://docs.oceanparcels.org/en/latest/installation.html',
27+
},
2428
{
2529
label: 'Tutorials',
2630
href: 'https://docs.oceanparcels.org/en/latest/documentation/index.html',

0 commit comments

Comments
 (0)