Skip to content

Commit 5f9b552

Browse files
author
Javier de Silóniz Sandino
committed
Restoring rakefile
1 parent 858ea2c commit 5f9b552

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,4 +1,4 @@
1-
namespace :jekyllBuild do
1+
namespace :assets do
22
task :precompile do
33
puts `bundle exec jekyll build --destination ./site`
44
end

0 commit comments

Comments
 (0)