diff --git a/src/pages/index.js b/src/pages/index.js index 47168df..c8bce79 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -35,6 +35,15 @@ const features = [ ), }, + { + title: 'Linode COSI Driver', + repoURL: 'https://github.com/linode/linode-cosi-driver', + description: ( + <> + Official COSI driver for Linode Object Storage. + + ), + }, { title: 'SUSE COSI Driver', repoURL: 'https://github.com/aquarist-labs/s3gw-cosi-driver',