Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix formatting in generate-site.p6
  • Loading branch information
autarch committed Dec 25, 2015
1 parent dd61a61 commit 02fa834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-site.p6
Expand Up @@ -24,5 +24,5 @@ sub MAIN (
:$sparse,
:$threads,
:root( IO::Path.new($root) ),
).run;
).run;
}

0 comments on commit 02fa834

Please sign in to comment.