Skip to content

Commit ca1d778

Browse files
committed
set the default axis image directory to the default image directory
1 parent b73af7f commit ca1d778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

root/assets/css/_settings.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ $default-color = $blue
6262
$highlight-color = $blue
6363

6464
// Custom image base path for axis mixins
65-
$img-path = ''
65+
$img-path = '/img/'
6666

6767
// Ligatures
6868
$ligatures = false

0 commit comments

Comments
 (0)