Skip to content

Commit ee22b01

Browse files
committed
Update name
1 parent 5d91b1c commit ee22b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div class="row q-pb-md">
77
<div class="col-md col-sm-12 col-xs-12">
88
<div class="row items-center">
9-
<div class="text-h6 text-uppercase text-vgrey">vdexnode dashboard<q-badge color="vgreen" class="q-mx-xs" text-color="vblack" align="middle" transparent>{{ version }}</q-badge></div>
9+
<div class="text-h6 text-uppercase text-vgrey"><span class="text-weight-bolder">vdexnode</span> dashboard<q-badge color="vgreen" class="q-mx-xs" text-color="vblack" align="middle" transparent>{{ version }}</q-badge></div>
1010
<q-btn color="vgrey" size="11px" flat round icon="fas fa-question" class="q-mx-xs" @click="helpDialog = true" >
1111
<q-tooltip content-class="bg-vgreen text-vdark" content-style="font-size: 16px" :offset="[10, 10]">Click to know more</q-tooltip>
1212
</q-btn>

0 commit comments

Comments
 (0)