Skip to content

Commit cb6c54d

Browse files
committed
Bump versions, hash
1 parent 76e0b26 commit cb6c54d

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

bootstrap-icons.svg

Lines changed: 1 addition & 1 deletion
Loading

font/bootstrap-icons.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
@font-face {
22
font-display: block;
33
font-family: "bootstrap-icons";
4-
src: url("./fonts/bootstrap-icons.woff2?9d69317e3b6b00f20d44d64ecb62d772") format("woff2"),
5-
url("./fonts/bootstrap-icons.woff?9d69317e3b6b00f20d44d64ecb62d772") format("woff");
4+
src: url("./fonts/bootstrap-icons.woff2?2ab2cbbe07fcebb53bdaa7313bb290f2") format("woff2"),
5+
url("./fonts/bootstrap-icons.woff?2ab2cbbe07fcebb53bdaa7313bb290f2") format("woff");
66
}
77

88
.bi::before,

font/bootstrap-icons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$bootstrap-icons-font: "bootstrap-icons" !default;
22
$bootstrap-icons-font-dir: "./fonts" !default;
33
$bootstrap-icons-font-file: #{$bootstrap-icons-font-dir}/#{$bootstrap-icons-font} !default;
4-
$bootstrap-icons-font-hash: "28df46889dced875dea48cfe64755198" !default;
4+
$bootstrap-icons-font-hash: "2ab2cbbe07fcebb53bdaa7313bb290f2" !default;
55
$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;
66

77
@font-face {

font/fonts/bootstrap-icons.woff

-52 Bytes
Binary file not shown.

font/fonts/bootstrap-icons.woff2

-152 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)