lib/middleman-ganbaruzoi/template.rb in middleman-ganbaruzoi-0.0.3 vs lib/middleman-ganbaruzoi/template.rb in middleman-ganbaruzoi-0.0.4
- old
+ new
@@ -12,10 +12,10 @@
desc: 'The path to the javascript files'
class_option 'js_core_dir',
default: 'js/core',
desc: 'The path to the javascript core files'
class_option 'js_lib_dir',
- default: 'js/core',
+ default: 'js/lib',
desc: 'The path to the javascript library files'
class_option 'images_dir',
default: 'img',
desc: 'The path to the image files'
\ No newline at end of file