Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2021-10-18 19:15:33 +0300
committerMark Otto <otto@github.com>2021-10-18 19:34:16 +0300
commit082d5588b457869b79f6658572560ece10e88dc0 (patch)
treecc16a3e15fd1cce05b7d01f7fc43ae6af347c09f
parent06c5b28c75d914be20143434d4f318e2e3532622 (diff)
Fix hero link, closes #1043
-rw-r--r--docs/layouts/partials/home/hero.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/layouts/partials/home/hero.html b/docs/layouts/partials/home/hero.html
index 4c899b896..16c1f5b42 100644
--- a/docs/layouts/partials/home/hero.html
+++ b/docs/layouts/partials/home/hero.html
@@ -8,7 +8,7 @@
alt="Bootstrap Icons" width="450" height="340">
</div>
<div class="col-lg-7">
- <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/02/22/bootstrap-icons-1-4-0/">
+ <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/10/13/bootstrap-icons-1-6-0/">
<strong>New in v1.6.0:</strong> 30+ new icons!
</a>
<h1 class="f0">Bootstrap Icons</h1>