mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 01:31:41 +11:00
get this to build
This commit is contained in:
parent
b51440fb49
commit
d045dc6462
1 changed files with 0 additions and 3 deletions
|
|
@ -9,8 +9,5 @@ import { data } from "./.vitepress/loaders/guides.data";
|
|||
<h2>Guides</h2>
|
||||
<br />
|
||||
<ul>
|
||||
<li v-for"link in data">
|
||||
<a :href="link.url">{{ link.title }}</a>
|
||||
</li>
|
||||
</ul>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue