Skip to content

Commit

Permalink
Hash update
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Nov 12, 2022
1 parent e927a93 commit b19d924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion font/bootstrap-icons.scss
@@ -1,7 +1,7 @@
$bootstrap-icons-font: "bootstrap-icons" !default;
$bootstrap-icons-font-dir: "./fonts" !default;
$bootstrap-icons-font-file: #{$bootstrap-icons-font-dir}/#{$bootstrap-icons-font} !default;
$bootstrap-icons-font-hash: "28df46889dced875dea48cfe64755198" !default;
$bootstrap-icons-font-hash: "24f5f9034842e5d77cd3846dc99a0e8a" !default;
$bootstrap-icons-font-src: url("#{$bootstrap-icons-font-file}.woff2?#{$bootstrap-icons-font-hash}") format("woff2"), url("#{$bootstrap-icons-font-file}.woff?#{$bootstrap-icons-font-hash}") format("woff") !default;

@font-face {
Expand Down

0 comments on commit b19d924

Please sign in to comment.