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 }}