hide instance url/link/text in header using hideSitename option
This commit is contained in:
parent
abb6747f43
commit
d0c78989aa
8 changed files with 10 additions and 1 deletions
|
@ -31,6 +31,7 @@
|
|||
</div>
|
||||
<div class="item">
|
||||
<router-link
|
||||
v-if="!hideSitename"
|
||||
class="site-name"
|
||||
:to="{ name: 'root' }"
|
||||
active-class="home"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue