diff --git a/.devcontainer/post-create.sh b/.devcontainer/post-create.sh index 15790a4..c6b2b96 100644 --- a/.devcontainer/post-create.sh +++ b/.devcontainer/post-create.sh @@ -17,4 +17,4 @@ if [ -f Gemfile ]; then bundle install fi -bundle exec jekyll serve --force-polling +bundle exec jekyll serve --force-polling --baseurl=''