changed layout, cleanup

This commit is contained in:
2023-01-06 19:02:19 +01:00
parent 7a2df7fe14
commit 23b2ee0446
11 changed files with 76 additions and 106 deletions
@@ -55,13 +55,13 @@ const Navigation = () => {
activeIndex: 1,
},
{
name: 'Games',
link: '/games',
name: 'Best Practices',
link: '/best-practices',
activeIndex: 2,
},
{
name: 'Best Practices',
link: '/best-practices',
name: 'Blog',
link: '/blog',
activeIndex: 3,
},
{