diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b76a3a57..87a52453 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,7 +42,7 @@ jobs: sudo apt -qqy install git-restore-mtime git restore-mtime - name: Build with Jekyll - run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}" + run: bundle exec jekyll build env: JEKYLL_ENV: production - name: test HTML validity diff --git a/_config.yml b/_config.yml index d8b65d5c..ad992577 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -url: "https://ethesaurus.holusion.com" +url: "https://ecorpus.eu" baseurl: "" title: "eThesaurus"