diff --git a/src/configs/themeConfig.js b/src/configs/themeConfig.js index 44147d7..c370dd9 100644 --- a/src/configs/themeConfig.js +++ b/src/configs/themeConfig.js @@ -3,13 +3,13 @@ //Template config options const themeConfig = { app: { - appName: 'DRONESYS', + appName: '드론교통관리', // appLogoImage: require('@src/assets/images/logo/logo.svg').default, - appLogoImage: require('../assets/images/pal_logo.png').default + appLogoImage: require('../assets/images/logo/kac_logo_ icon.svg').default }, layout: { isRTL: false, - skin: 'dark', // light, dark, bordered, semi-dark + skin: 'light', // light, dark, bordered, semi-dark routerTransition: 'fadeIn', // fadeIn, fadeInLeft, zoomIn, none or check this for more transition https://animate.style/ type: 'vertical', // vertical, horizontal contentWidth: 'full', // full, boxed