mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-23 01:32:15 +00:00
demo images
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
v-if="config.app_logo_horizontal"
|
||||
:src="$getImage(config.app_logo_horizontal)"
|
||||
:alt="config.app_name"
|
||||
class="mx-auto"
|
||||
/>
|
||||
<b v-if="!config.app_logo_horizontal" class="logo-text">{{ config.app_name }}</b>
|
||||
</router-link>
|
||||
|
||||
Reference in New Issue
Block a user