1
0
Fork 0

feat(fs.dev): Logo changes in line with themes

This commit is contained in:
Joost De Cock 2021-12-21 19:29:28 +01:00
parent 9b0530daca
commit 334a6933fd
3 changed files with 31 additions and 53 deletions

View file

@ -2,7 +2,7 @@ import get from 'lodash.get'
import Icon from 'shared/components/icon/index.js'
import Link from 'next/link'
import orderBy from 'lodash.orderby'
import Logo from '@freesewing/components/Logo'
import Logo from 'shared/components/logos/freesewing.js'
import ThemePicker from 'shared/components/theme-picker.js'
import { getTagline } from 'site/utils.js'
@ -100,7 +100,7 @@ const TopLogo = ({ app }) => (
p-2
text-base-content
`}>
<Logo size={32} />
<Logo size={32} theme={app.theme} />
<div>
<Link href='/'>
<a className={`grow ${linkClasses}`}>