Skip to content

Commit

Permalink
Add link to new Parcel guide in starter template (#33430)
Browse files Browse the repository at this point in the history
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
  • Loading branch information
mdo and XhmikosR committed Mar 23, 2021
1 parent 1c02ef4 commit b2deaa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/docs/5.0/examples/starter-template/index.html
Expand Up @@ -38,6 +38,7 @@ <h2>Guides</h2>
<ul class="icon-list">
<li><a href="{{< docsref "/getting-started/introduction" >}}">Bootstrap quick start guide</a></li>
<li><a href="{{< docsref "/getting-started/webpack" >}}">Bootstrap Webpack guide</a></li>
<li><a href="{{< docsref "/getting-started/parcel" >}}">Bootstrap Parcel guide</a></li>
<li><a href="{{< docsref "/getting-started/build-tools" >}}">Contributing to Bootstrap</a></li>
</ul>
</div>
Expand Down

0 comments on commit b2deaa9

Please sign in to comment.