summaryrefslogtreecommitdiffstats
path: root/build/font/scss.hbs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-12-12 15:24:01 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-12-12 15:24:01 +0000
commit77cd7a6f78e71b6e9ce565ccf2d5d5d620ba56e3 (patch)
tree16a5e6dbea423696f2ad23e5f019aa51772f1706 /build/font/scss.hbs
parentAdding upstream version 1.9.1+dfsg. (diff)
downloadbootstrap-icons-upstream/1.10.2+dfsg.tar.xz
bootstrap-icons-upstream/1.10.2+dfsg.zip
Adding upstream version 1.10.2+dfsg.upstream/1.10.2+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'build/font/scss.hbs')
-rw-r--r--build/font/scss.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/font/scss.hbs b/build/font/scss.hbs
index eb67a50..2e64754 100644
--- a/build/font/scss.hbs
+++ b/build/font/scss.hbs
@@ -1,7 +1,7 @@
${{ name }}-font: "{{ name }}" !default;
${{ name }}-font-dir: "{{ fontsUrl }}" !default;
${{ name }}-font-file: #{${{ name }}-font-dir}/#{${{ name }}-font} !default;
-${{ name }}-font-hash: "8d200481aa7f02a2d63a331fc782cfaf" !default;
+${{ name }}-font-hash: "28df46889dced875dea48cfe64755198" !default;
${{ name }}-font-src: url("#{${{ name }}-font-file}.woff2?#{${{ name }}-font-hash}") format("woff2"), url("#{${{ name }}-font-file}.woff?#{${{ name }}-font-hash}") format("woff") !default;
@font-face {