We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdeb7f3 commit ef0a74bCopy full SHA for ef0a74b
jekyll.build.ps1
@@ -61,7 +61,7 @@ task serve stop, remove, {
61
task run serve
62
63
task surf {
64
- Start-Process Chrome "http://localhost:4000"
+ Start-Process firefox "http://localhost:4000"
65
}
66
67
task newpost {
0 commit comments