diff options
Diffstat (limited to '')
-rw-r--r-- | build/font/scss.hbs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/font/scss.hbs b/build/font/scss.hbs index 710b45c..e3bfaf0 100644 --- a/build/font/scss.hbs +++ b/build/font/scss.hbs @@ -1,7 +1,7 @@ /*! - * Bootstrap Icons (https://icons.getbootstrap.com/) + * Bootstrap Icons v1.10.5 (https://icons.getbootstrap.com/) * Copyright 2019-2023 The Bootstrap Authors - * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE.md) + * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE) */ ${{ name }}-font: "{{ name }}" !default; |