You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,13 @@ if (typeof window !== 'undefined') {
13
13
</script>
14
14
# Introduction
15
15
16
-
> Thank you to those on the [Vue Land Discord](https://chat.vuejs.org/) and elsewhere who inspired these ideas.
16
+
<divclass="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>
17
23
18
24
This collection of components and patterns is intended as a learning aid for those who are new to Vue.
0 commit comments