Move missing files

This commit is contained in:
Luccas Mateus
2023-10-06 09:19:56 -03:00
parent 9482483b51
commit 8f4c134fd8
49 changed files with 1192 additions and 60 deletions

View File

@@ -57,6 +57,10 @@ export function Header() {
title: 'Contributing',
href: '/contributing',
},
{
title: 'Help',
href: '/help',
},
{
title: 'Resources',
href: '/resources',
@@ -73,6 +77,10 @@ export function Header() {
title: 'Working Group On Open Spending Data',
href: '/resources/wg/',
},
{
title: 'UK Departamental Spending',
href: '/resources/gb-spending',
},
],
},
];