Skip to content

Commit

Permalink
possible fix for #29
Browse files Browse the repository at this point in the history
  • Loading branch information
7yl4r committed Oct 4, 2017
1 parent a0de2f8 commit d2e0bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/site_template/_site.yml.brew
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "<%=site_title%>"
output_dir: "../<%=dir_web%>"
output_dir: "<%=file.path("..", dir_web)%>"
lib_dir: libs
navbar:
title: "<%=site_title%>"
Expand Down

0 comments on commit d2e0bea

Please sign in to comment.