Skip to content

Commit 9afd7aa

Browse files
jyn514Joshua Nelson
authored and
Joshua Nelson
committed
Fix 404 for font pages
1 parent 1965b14 commit 9afd7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/fontawesome/scss/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Variables
22
// --------------------------
33

4-
$fa-font-path: "../-/static" !default;
4+
$fa-font-path: "/-/static" !default;
55
$fa-font-size-base: 16px !default;
66
$fa-font-display: block !default;
77
$fa-css-prefix: fa !default;

0 commit comments

Comments
 (0)