[add]
This commit is contained in:
parent
9eb87a4aeb
commit
ed2944c93d
@ -22,8 +22,8 @@
|
||||
<v-container>
|
||||
<v-row>
|
||||
<v-col v-for="item in links">
|
||||
<v-card max-width="400">
|
||||
<v-card-title>
|
||||
<v-card max-width="16em">
|
||||
<v-card-title class="text-caption">
|
||||
<a :href="item.href">{{ item.text }}</a>
|
||||
</v-card-title>
|
||||
</v-card>
|
||||
|
Loading…
Reference in New Issue
Block a user