mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-09 22:19:26 +01:00
add url
This commit is contained in:
parent
a725029e37
commit
9f63954208
@ -29,6 +29,6 @@ class AppLogoSchema implements AvatarSchemaInterface
|
|||||||
return url($logo);
|
return url($logo);
|
||||||
}
|
}
|
||||||
|
|
||||||
return '/pelican.svg';
|
return url('/pelican.svg');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user