Move missing files
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user