diff --git a/src/data/footer-items.js b/src/data/footer-items.js index 51c2c1c8..89898b72 100644 --- a/src/data/footer-items.js +++ b/src/data/footer-items.js @@ -21,6 +21,10 @@ export const footerItems = { label: 'Documentation', href: 'https://docs.oceanparcels.org/en/latest/index.html', }, + { + label: 'Installation', + href: 'https://docs.oceanparcels.org/en/latest/installation.html', + }, { label: 'Tutorials', href: 'https://docs.oceanparcels.org/en/latest/documentation/index.html',