mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 09:41:17 +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>
|
<h2>Guides</h2>
|
||||||
<br />
|
<br />
|
||||||
<ul>
|
<ul>
|
||||||
<li v-for"link in data">
|
|
||||||
<a :href="link.url">{{ link.title }}</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue