[examples/openspending][xs] - add contributing tab

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-06-07 15:31:40 -03:00
parent bc180189cb
commit d0c2ee1e71
2 changed files with 40 additions and 0 deletions

View File

@@ -53,6 +53,10 @@ export function Header() {
},
],
},
{
title: 'Contributing',
href: '/contributing',
},
{
title: 'Resources',
href: '/resources',