feat(cms): improve admin content editing
This commit is contained in:
parent
12d31f5468
commit
a284bbc188
26 changed files with 362 additions and 147 deletions
|
|
@ -61,7 +61,7 @@ export default function Footer() {
|
|||
<div className="container footer-grid">
|
||||
<div>
|
||||
<Image
|
||||
src={settings.logoUrl}
|
||||
src={settings.logoUrl || fallbackSettings.logoUrl}
|
||||
alt={settings.siteName}
|
||||
width={1672}
|
||||
height={941}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue