Skip to content

Commit 700ccc6

Browse files
author
Jeff Escalante
committed
Merge pull request #14 from dbox/master
set the default axis image directory to the default image directory
2 parents b73af7f + ca1d778 commit 700ccc6

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)