diff --git a/Launch.ps1 b/Launch.ps1 index 7e37b9a..d907be5 100644 --- a/Launch.ps1 +++ b/Launch.ps1 @@ -1 +1 @@ -bundle exec jekyll serve --config _config.yml,_config_dev.yml --drafts --unpublished \ No newline at end of file +bundle exec jekyll serve --config _config.yml,_config_dev.yml --drafts --unpublished -I -o \ No newline at end of file diff --git a/Start.ps1 b/Start.ps1 deleted file mode 100644 index f839e7c..0000000 --- a/Start.ps1 +++ /dev/null @@ -1 +0,0 @@ -bundle exec jekyll serve --drafts -I -o --config _config.yml,_config_dev.yml \ No newline at end of file