Skip to content
Snippets Groups Projects
Commit 12c853a9 authored by Manikanth Dindigala's avatar Manikanth Dindigala
Browse files

feat: implementation of links to ahikar collection

parent a49e42e1
Branches
Tags
1 merge request!20Feature/#36 Link Website to TIDO with syriac/arabic collection
Pipeline #204052 passed
......@@ -53,10 +53,9 @@
<v-list-item
v-for="(item, index) in editions"
:key="index"
:href="item.to"
>
<a :href="item.to">
<v-list-item-title>{{ item.title }}</v-list-item-title>
</a>
<v-list-item-title>{{ item.title }}</v-list-item-title>
</v-list-item>
</v-list>
</v-menu>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment