demo images

This commit is contained in:
Čarodej
2022-03-07 11:24:22 +01:00
parent 2fa0b5cd77
commit 9bc0ce3c3d
11 changed files with 16 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
<img src="https://demo-metered.vuefilemanager.com/public/assets/codecanyon/v2-header.jpg" alt="v2 notes">
<a href="https://demo-metered.vuefilemanager.com/sign-in">
<img src="https://demo-metered.vuefilemanager.com/public/assets/codecanyon/v2-demo-metered.jpg" alt="demo metered">
</a>
<a href="https://demo-fixed.vuefilemanager.com/sign-in">
<img src="https://demo-metered.vuefilemanager.com/public/assets/codecanyon/v2-demo-fixed.jpg" alt="demo fixed">
</a>
<img src="https://demo-metered.vuefilemanager.com/public/assets/codecanyon/v2-notes.jpg" alt="v2 notes">
<img src="https://demo-metered.vuefilemanager.com/public/assets/codecanyon/v2-preview.jpg" alt="v2 notes">
Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 618 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 636 KiB

After

Width:  |  Height:  |  Size: 603 KiB

+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
@@ -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>