chore(shared): Shared navigation and wordmark tweaks
This commit is contained in:
parent
1745469bb0
commit
91c0627cdd
8 changed files with 163 additions and 452 deletions
|
@ -2,7 +2,7 @@
|
|||
import { useRouter } from 'next/router'
|
||||
// Components
|
||||
import Link from 'next/link'
|
||||
import { AsideNavigation } from 'site/components/navigation/aside.mjs'
|
||||
import { AsideNavigation } from 'shared/components/navigation/aside.mjs'
|
||||
import { ThemePicker } from 'shared/components/theme-picker/index.mjs'
|
||||
import { Breadcrumbs } from 'shared/components/breadcrumbs.mjs'
|
||||
import { HomeIcon } from 'shared/components/icons.mjs'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue