From bbd892b5d2f17d5c5e94ade8cdfd6df7faf5b257 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 17 Nov 2022 15:46:02 -0800 Subject: [PATCH] Update Bootstrap Icons to v1.10.2 --- README.md | 2 +- layouts/_default/baseof.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42fcb997..5b706bc6 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ The 404 page has a "Not Found" header, and no body. An empty list has a "Nothing Here" header, and no body. -Stock Bootstrap 5.2.2 and Bootstrap Icons 1.9.1 are used for style and +Stock Bootstrap 5.2.2 and Bootstrap Icons 1.10.2 are used for style and icons. They're loaded from the Bootstrap CDN for every page. ## Configuration diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7b9253a5..253d8cb2 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -22,7 +22,7 @@ {{ .Site.Title | markdownify | plainify | htmlUnescape }} {{ end }} - + {{ range .AlternativeOutputFormats }} {{ end }}