Skip to content

Commit ef0a74b

Browse files
committed
firefox is the best browser, fight me
Signed-off-by: David Söderlund <[email protected]>
1 parent bdeb7f3 commit ef0a74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll.build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ task serve stop, remove, {
6161
task run serve
6262

6363
task surf {
64-
Start-Process Chrome "http://localhost:4000"
64+
Start-Process firefox "http://localhost:4000"
6565
}
6666

6767
task newpost {

0 commit comments

Comments
 (0)