Skip to content

Commit

Permalink
refactor: change header logo, delete obsolete images
Browse files Browse the repository at this point in the history
  • Loading branch information
woothu committed Nov 25, 2019
1 parent 07e4966 commit 6657f03
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 2 deletions.
38 changes: 38 additions & 0 deletions public/img/brand/coreui-vue-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/favicon.png
Binary file not shown.
Binary file removed public/img/logo-symbol.png
Binary file not shown.
Binary file removed public/img/logo.png
Binary file not shown.
4 changes: 2 additions & 2 deletions src/containers/TheHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
/>
<CHeaderBrand
class="mx-auto d-lg-none"
src="img/brand/coreui-base.svg"
width="97"
src="img/brand/coreui-vue-logo.svg"
width="190"
height="46"
alt="CoreUI Logo"
/>
Expand Down

0 comments on commit 6657f03

Please sign in to comment.