Update contribute page (#13)

This commit is contained in:
Jeff Gardner
2023-01-12 16:05:44 +01:00
committed by GitHub
parent d010e88333
commit 0676ba8ad7
6 changed files with 194 additions and 270 deletions

View File

@@ -45,9 +45,6 @@ const navigation = [
title: 'Contributing',
links: [
{ title: 'How to contribute', href: '/contribute' },
{ title: 'Help us translate', href: '/contribute/translate' },
{ title: 'Write guides', href: '/contribute/write' },
{ title: 'Improve the site', href: '/contribute/code' },
],
},
]