This commit is contained in:
@@ -261,17 +261,13 @@
|
||||
</v-col>
|
||||
</v-footer> -->
|
||||
|
||||
<v-footer
|
||||
v-if="!isAuthenticated"
|
||||
absolute
|
||||
class="font-weight-medium body-2"
|
||||
>
|
||||
<v-col class="primary text-center white--text mb-10 mb-sm-2" cols="12">
|
||||
<v-footer color="primary" padless v-if="!isAuthenticated">
|
||||
<v-col class="text-center mb-10 mb-sm-2" cols="12">
|
||||
<a
|
||||
href="https://ayanova.com"
|
||||
target="_blank"
|
||||
style="text-decoration:none"
|
||||
class="primary text-center white--text"
|
||||
class="primary white--text text-caption"
|
||||
>
|
||||
AyaNova {{ version }} {{ copyright }}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user