Skip to content

Commit 190eb16

Browse files
committed
Update hero w/ blog post link and updated description
1 parent e4ab1c8 commit 190eb16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/layouts/partials/home/hero.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
alt="Bootstrap Icons" width="450" height="340">
99
</div>
1010
<div class="col-lg-7">
11-
<a class="d-block d-sm-inline-block py-1 px-3 mb-4 text-dark text-decoration-none rounded-3 hero-notice" href="{{ .Site.Params.blog }}/2021/11/01/bootstrap-icons-1-7-0/">
12-
<strong>New in v1.7.0:</strong> 120+ new icons!
11+
<a class="d-block d-sm-inline-block py-1 px-3 mb-4 text-dark text-decoration-none rounded-3 hero-notice" href="{{ .Site.Params.blog }}/2022/01/31/bootstrap-icons-1-8-0/">
12+
<strong>New in v1.8.0:</strong> 140+ new icons!
1313
</a>
1414
<h1 class="f0">Bootstrap Icons</h1>
15-
<p class="mb-4 f3 font-weight-normal">Free, high quality, open source icon library with over 1,500 icons. Include them anyway you like—SVGs, SVG sprite, or web fonts. Use them with or without <a href="{{ .Site.Params.main }}/">Bootstrap</a> in any project.</p>
15+
<p class="mb-4 f3 font-weight-normal">Free, high quality, open source icon library with over 1,600 icons. Include them anyway you like—SVGs, SVG sprite, or web fonts. Use them with or without <a href="{{ .Site.Params.main }}/">Bootstrap</a> in any project.</p>
1616

1717
<div class="fs-5 d-inline-block mb-3">
1818
{{ highlight "npm i bootstrap-icons" "sh" "" }}

0 commit comments

Comments
 (0)