Skip to content

Commit 6657f03

Browse files
committed
refactor: change header logo, delete obsolete images
1 parent 07e4966 commit 6657f03

File tree

5 files changed

+40
-2
lines changed

5 files changed

+40
-2
lines changed

public/img/brand/coreui-vue-logo.svg

Lines changed: 38 additions & 0 deletions
Loading

public/img/favicon.png

-7.02 KB
Binary file not shown.

public/img/logo-symbol.png

-7.02 KB
Binary file not shown.

public/img/logo.png

-14.7 KB
Binary file not shown.

src/containers/TheHeader.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
/>
1313
<CHeaderBrand
1414
class="mx-auto d-lg-none"
15-
src="img/brand/coreui-base.svg"
16-
width="97"
15+
src="img/brand/coreui-vue-logo.svg"
16+
width="190"
1717
height="46"
1818
alt="CoreUI Logo"
1919
/>

0 commit comments

Comments
 (0)