Skip to content

Commit 021e945

Browse files
authored
chore(docs): minor updates to docs home page
1 parent 1578732 commit 021e945

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

docs/pages/index.vue

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,22 @@
1717
<div class="col-md-6 order-md-1 text-center text-md-left pr-md-5">
1818
<h1 class="mb-3 bd-text-purple-bright">Bootstrap + Vue</h1>
1919
<p class="lead">
20-
Build responsive, mobile-first projects on the web using Vue.js and the world's most popular front-end CSS library &mdash; Bootstrap V4.
20+
Build responsive, mobile-first projects on the web using Vue.js and the world's most
21+
popular front-end CSS library &mdash; Bootstrap V4.1.
2122
</p>
2223
<p class="lead mb-3">
23-
<span class="bd-text-purple-bright">Bootstrap-Vue</span> provides one of the most comprehensive implementations
24-
of <span class="bd-text-purple-bright">Bootstrap V4</span> components and grid system available for Vue.js 2.4+,
25-
complete with extensive and automated WAI-ARIA accessibility markup.
24+
<span class="bd-text-purple-bright">Bootstrap-Vue</span> provides one of the most
25+
comprehensive implementations of <span class="bd-text-purple-bright">Bootstrap V4</span>
26+
components and grid system available for Vue.js 2.5+, complete with extensive and
27+
automated WAI-ARIA accessibility markup.
2628
</p>
2729
<p class="mb-2 text-muted">
28-
<a href="https://getbootstrap.com/docs/4.0">Bootstrap 4</a> is the world's most popular framework for building responsive, mobile-first sites.
30+
<a href="https://getbootstrap.com/docs/4.0">Bootstrap 4</a> is the world's most popular
31+
framework for building responsive, mobile-first sites.
2932
</p>
3033
<p class="mb-4 text-muted">
31-
<a href="https://vuejs.org"> Vue.js</a> (pronounced /vjuË, like view) is a progressive framework for building user interfaces.
34+
<a href="https://vuejs.org"> Vue.js</a> (pronounced /vjuË, like view) is a progressive
35+
framework for building user interfaces.
3236
</p>
3337
<div class="d-flex flex-column flex-md-row lead mb-3">
3438
<b-btn

0 commit comments

Comments
 (0)