From 190eb16e74404d27b1772f094ca7de7b37ca7415 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 7 Feb 2022 20:48:08 -0800 Subject: [PATCH] Update hero w/ blog post link and updated description --- docs/layouts/partials/home/hero.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/layouts/partials/home/hero.html b/docs/layouts/partials/home/hero.html index ab6a044546..ea6a99d8ad 100644 --- a/docs/layouts/partials/home/hero.html +++ b/docs/layouts/partials/home/hero.html @@ -8,11 +8,11 @@ alt="Bootstrap Icons" width="450" height="340">
- - New in v1.7.0: 120+ new icons! + + New in v1.8.0: 140+ new icons!

Bootstrap Icons

-

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 Bootstrap in any project.

+

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 Bootstrap in any project.

{{ highlight "npm i bootstrap-icons" "sh" "" }}