Skip to content

Commit 8e1e82a

Browse files
committed
Add a note about the Vue Land FAQ
1 parent e75dcbd commit 8e1e82a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@ if (typeof window !== 'undefined') {
1313
</script>
1414
# Introduction
1515

16-
> Thank you to those on the [Vue Land Discord](https://chat.vuejs.org/) and elsewhere who inspired these ideas.
16+
<div class="info custom-block">
17+
18+
Thank you to those on the [Vue Land Discord](https://chat.vuejs.org/) and elsewhere who inspired these ideas.
19+
20+
Recently I've been adding pages to the [Vue Land FAQ](https://vue-land.github.io/faq/) rather than putting them here, so if you want more content like this I suggest taking a look at that FAQ.
21+
22+
</div>
1723

1824
This collection of components and patterns is intended as a learning aid for those who are new to Vue.
1925

0 commit comments

Comments
 (0)