mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
- added tablet logo config (#8595)
Co-authored-by: Sebastian Stein <sebastian@codepassion.de>
This commit is contained in:
parent
630abc0241
commit
dd0515ce7f
@ -2,9 +2,11 @@
|
||||
// this are the paths in the webapp
|
||||
export default {
|
||||
LOGO_HEADER_PATH: '/img/custom/logo-horizontal.svg',
|
||||
LOGO_HEADER_TABLET_PATH: '/img/custom/logo-horizontal.svg',
|
||||
LOGO_HEADER_MOBILE_PATH: '/img/custom/logo-horizontal.svg',
|
||||
LOGO_HEADER_WIDTH: '260px',
|
||||
LOGO_HEADER_MOBILE_WIDTH: '260px',
|
||||
LOGO_HEADER_TABLET_WIDTH: '215px',
|
||||
LOGO_HEADER_MOBILE_WIDTH: '170px',
|
||||
LOGO_HEADER_CLICK: {
|
||||
// externalLink: {
|
||||
// url: 'https://ocelot.social',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user