Skip to content

Commit e780f0b

Browse files
author
Javier de Silóniz Sandino
committed
Further heroku configuration
1 parent 36fdd0a commit e780f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
namespace :assets do
22
task :precompile do
3-
puts `bundle exec jekyll build --destination /site`
3+
puts `bundle exec jekyll build --destination ./site`
44
end
55
end

0 commit comments

Comments
 (0)