Description
What would you like to do?
Report an issue on quarto.org
Description
In the documentation on Nav Items for _quarto.yml
, it says that you can visit https://icons.getbootstrap.com/ to see the list of available icons. At this site, it shows you the latest version of Bootstrap icons, currently 1.13.1. However in the latest version of Quarto (1.7.31, which I installed today), I can see in the header of the bootstrap-icons.css
file that is automatically rendered in my Quarto blog that the current version of Bootstrap Icons used by Quarto is 1.11.1. Therefore not all of the icons shown on this page are actually available for use in Quarto today.
I submitted a feature request to update the Bootstrap Icons version used by Quarto. However until this is implemented, the documentation should be updated to make it clear which version of Bootstrap Icons is used and to indicate to users how they can see an accurate list of available icons.
Thank you!