refactor: change brand logos
This commit is contained in:
@@ -21,12 +21,15 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
||||
/>
|
||||
|
||||
<cheaderbrand-stub
|
||||
alt="CoreUI Logo"
|
||||
class="mx-auto d-lg-none"
|
||||
height="46"
|
||||
src="img/brand/coreui-vue-logo.svg"
|
||||
width="190"
|
||||
/>
|
||||
to="/"
|
||||
>
|
||||
<cicon-stub
|
||||
alt="Logo"
|
||||
height="48"
|
||||
name="logo"
|
||||
/>
|
||||
</cheaderbrand-stub>
|
||||
|
||||
<cheadernav-stub
|
||||
class="d-md-down-none mr-auto"
|
||||
|
||||
@@ -10,10 +10,17 @@ exports[`TheSidebar.vue renders correctly 1`] = `
|
||||
show="responsive"
|
||||
>
|
||||
<csidebarbrand-stub
|
||||
imgfull="[object Object]"
|
||||
imgminimized="[object Object]"
|
||||
wrappedinlink="[object Object]"
|
||||
/>
|
||||
class="d-md-down-none"
|
||||
to="/"
|
||||
>
|
||||
<cicon-stub
|
||||
class="d-block"
|
||||
height="35"
|
||||
name="logo"
|
||||
size="custom-size"
|
||||
viewbox="0 0 556 134"
|
||||
/>
|
||||
</csidebarbrand-stub>
|
||||
|
||||
<crenderfunction-stub
|
||||
contenttorender="[object Object]"
|
||||
|
||||
Reference in New Issue
Block a user